<!-- Error rendering component -->
<!-- TwigException: Unable to parse '=> "data-#{k}=#{v}")|join(' ') ~ ' ' : ''' at template position71 -->
<!-- Error: TwigException: Unable to parse '=> "data-#{k}=#{v}")|join(' ') ~ ' ' : ''' at template position71
    at /builds/michaelhulsman/footballrs.net/htdocs/content/themes/footballrs.net/node_modules/@frctl/twig/src/adapter.js:156:24
    at new Promise (<anonymous>)
    at TwigAdapter.render (/builds/michaelhulsman/footballrs.net/htdocs/content/themes/footballrs.net/node_modules/@frctl/twig/src/adapter.js:134:16)
    at ComponentSource._renderVariant (/builds/michaelhulsman/footballrs.net/htdocs/content/themes/footballrs.net/node_modules/@frctl/fractal/src/api/components/source.js:212:30)
    at _renderVariant.next (<anonymous>)
    at onFulfilled (/builds/michaelhulsman/footballrs.net/htdocs/content/themes/footballrs.net/node_modules/co/index.js:65:19) -->
{# @var friendship_requests ThemeViews\Organisms\friendshipRequests\FriendshipRequestsViewModel #}
{% extends '@atoms/section/section.twig' %}
{% set className = "friendship-requests" %}
{% block content %}
    {{ dump(friendship_requests.requests) }}
    <div data-vue="friendship-requests"></div>
{% endblock %}
/* No context defined. */
  • Handle: @friendship_requests
  • Preview:
  • Filesystem Path: resources/Views/Organisms/friendshipRequests/friendship_requests.twig

Friendship requests

{% include '@organisms/friendship_requests/friendship_requests.twig' with {

    } only %}

ACF

Fields