Error rendering component

(unknown path) Template render error: (unknown path) Template render error: (unknown path) Template render error: (unknown path) Error: slugify: string argument expected

<!-- Error rendering component -->
<!-- (unknown path)
  Template render error: (unknown path)
  Template render error: (unknown path)
  Template render error: (unknown path)
  Error: slugify: string argument expected -->
<!-- Template render error: (unknown path)
  Template render error: (unknown path)
  Template render error: (unknown path)
  Template render error: (unknown path)
  Error: slugify: string argument expected
    at Object._prettifyError (/opt/build/repo/node_modules/nunjucks/src/lib.js:36:11)
    at /opt/build/repo/node_modules/nunjucks/src/environment.js:561:19
    at eval (eval at _compile (/opt/build/repo/node_modules/nunjucks/src/environment.js:631:18), <anonymous>:36:12)
    at entity.render.then.catch.err (/opt/build/repo/node_modules/@frctl/nunjucks/src/extensions/render.js:47:21) -->
<div class="page-header">
	<div class="inside">
		<p>{% render '@link--breadcrumb', {label: 'Home', href: '/', standAlone: true}, true %}</p>
		<h1>{{ title }}</h1>
	</div>
</div>
<div class="filter-wrapper">
	{% render '@button--borderless', {standAlone: true, id: 'show-filters'}, true %}
	<form class="filters" action="/">
		{% render '@button--borderless', {standAlone: true, id: 'hide-filters', label: 'Close', iconPosition: 'end', icon: 'close'}, true %}
		<h2 class="h1 screen-reader-text" tabindex="-1">Filters</h2>
		<div class="accordion accordion--filter-list">
		{% for filterList in filterLists %}
			{% render '@filter-list', {standAlone: true, label: filterList.label, terms: filterList.terms}, true %}
		{% endfor %}
		</div>
		{% render '@submit', {standAlone: true, label: 'Apply filters', id: 'apply-filters'}, true %}
	</form>
</div>
<div class="sort-wrapper">
	<div class="sort">
		{% render '@menu-button', {standAlone: true}, true %}
	</div>
</div>
<div class="save-wrapper">
	<div class="save">
		{% render '@button--borderless', {standAlone: true, icon: 'save', label: 'Save my search', id: 'save-search'}, true %}
	</div>
</div>
{% if searchTerm and foundPosts %}
<div class="current-filters">
	<p class="h3">Showing {{ foundPosts }} of 742 resources for:</p>
	<h2 class="h4">Search term</h2>
	<p>"{{ searchTerm }}"</p>
	{% if currentTags %}
	<h2 class="h4">Applied filters</h2>
	<ul class="tags">
		{% for tag in currentTags %}
			{% render '@button--tag-button', {standAlone: true, label: tag.label}, true %}
		{% endfor %}
	</ul>
	<p><a href="?x">Clear all <span class="screen-reader-text">filters</span></a></p>
	{% endif %}
</div>
{% endif %}
<div class="resource-list">
<ul class="cards">
{% for card in cards %}
  {% render '@card--resource', card %}
{% endfor %}
</ul>
</div>
{% render '@pagination', {title: false}, true %}
<script defer>
	const dialogBtn = document.getElementById( 'save-search' );
	if ( dialogBtn ) {
		new Pinecone.Dialog( dialogBtn, {
			title: "{{ dialogTitle | safe }}",
			question: "{{ dialogQuestion | safe }}",
			input: "{{ dialogInput }}",
			inputLabel: "{{ dialogInputLabel | safe }}",
			inputDescription: "{{ dialogInputDescription | safe }}",
			confirm: "{{ dialogConfirm | safe }}",
			dismiss: "{{ dialogDismiss | safe }}"
		} );
	}
</script>
{
  "bodyClass": "search search-results",
  "hasMenu": true,
  "hasFooter": true,
  "title": "Search results",
  "searchTerm": "platform capitalism",
  "currentTags": [
    {
      "label": "Platform cooperativism"
    },
    {
      "label": "Establish a governance structure"
    }
  ],
  "filterLists": [
    {
      "label": "Locations of relevance",
      "terms": [
        {
          "label": "Bangladesh"
        },
        {
          "label": "Brazil"
        },
        {
          "label": "Canada"
        },
        {
          "label": "France"
        },
        {
          "label": "Germany"
        },
        {
          "label": "Hong Kong"
        },
        {
          "label": "India"
        },
        {
          "label": "Indonesia"
        },
        {
          "label": "Italy"
        },
        {
          "label": "Japan"
        },
        {
          "label": "Netherlands"
        },
        {
          "label": "South Africa"
        },
        {
          "label": "Spain"
        },
        {
          "label": "Sweden"
        },
        {
          "label": "United Kingdom"
        },
        {
          "label": "United States"
        }
      ]
    },
    {
      "label": "Goals",
      "terms": [
        {
          "label": "Learn the basics of platform cooperativism"
        },
        {
          "label": "Build a co-op",
          "children": [
            "Write bylaws",
            "Build a business model",
            "Establish a governance structure",
            "Incorporate a co-op",
            "Build a marketing plan",
            "Pick a co-op type",
            "Make decisions collaboratively"
          ]
        },
        {
          "label": "Build a platform",
          "children": [
            "Understand the design process",
            "Design for privacy",
            "Design for inclusion",
            "Build accessible digital tools",
            "Build open source software"
          ]
        },
        {
          "label": "Transition to a co-op"
        },
        {
          "label": "Advocate for policy change"
        }
      ]
    },
    {
      "label": "Topics",
      "terms": [
        {
          "label": "Cooperative essentials",
          "children": [
            "Governance",
            "Ownership",
            "Cooperative best practices",
            "Diversity and inclusion",
            "Bylaws"
          ]
        },
        {
          "label": "Business operations",
          "children": [
            "Human resources",
            "Marketing",
            "Social media",
            "Incorporation",
            "Business model",
            "Income, benefits, and compensation"
          ]
        },
        {
          "label": "Technology & Platforms",
          "children": [
            "Software development",
            "Platforms",
            "Design",
            "Free software",
            "Data",
            "Algorithms",
            "Automation",
            "Blockchain",
            "Search engines"
          ]
        },
        {
          "label": "Law & Policy",
          "children": [
            "Anti-trust",
            "Labor law",
            "Policy",
            "Co-op law"
          ]
        },
        {
          "label": "Fair labour",
          "children": [
            "Unions",
            "Workplace safety",
            "Social security"
          ]
        },
        {
          "label": "Platform co-op theory",
          "children": [
            "Platform cooperativism",
            "Platform capitalism",
            "Gig economy",
            "Sharing economy",
            "Solidarity economy",
            "Information economy",
            "Peer-to-peer"
          ]
        }
      ]
    },
    {
      "label": "Formats",
      "terms": [
        {
          "label": "Academic Paper"
        },
        {
          "label": "Article"
        },
        {
          "label": "Audio"
        },
        {
          "label": "Book"
        },
        {
          "label": "Case Study"
        },
        {
          "label": "Educational Curriculum"
        },
        {
          "label": "Online Training"
        },
        {
          "label": "Podcast"
        },
        {
          "label": "Presentation Slides"
        },
        {
          "label": "Report"
        },
        {
          "label": "Toolkit"
        },
        {
          "label": "Video"
        }
      ]
    },
    {
      "label": "Sectors",
      "terms": [
        {
          "label": "Agriculture"
        },
        {
          "label": "Art, fashion, design"
        },
        {
          "label": "Accounting and Finance"
        },
        {
          "label": "Advertising and marketing"
        },
        {
          "label": "Consulting"
        },
        {
          "label": "Co-op development"
        },
        {
          "label": "Community organizing"
        },
        {
          "label": "Construction"
        },
        {
          "label": "Environment"
        },
        {
          "label": "Education"
        },
        {
          "label": "Energy and mining"
        },
        {
          "label": "Entertainment"
        },
        {
          "label": "Food"
        },
        {
          "label": "Healthcare"
        },
        {
          "label": "Hospitality and tourism"
        },
        {
          "label": "Legal"
        },
        {
          "label": "Manufacturing"
        },
        {
          "label": "Media and communications"
        },
        {
          "label": "Maintenance and repair"
        },
        {
          "label": "Protective services and defense"
        },
        {
          "label": "Personal care and services"
        },
        {
          "label": "Public and social services"
        },
        {
          "label": "Property and real estate"
        },
        {
          "label": "Recycling and waste management"
        },
        {
          "label": "Sales and retail"
        },
        {
          "label": "Science and engineering"
        },
        {
          "label": "Sports fitness and recreation"
        },
        {
          "label": "Technology",
          "children": [
            "Electronics and computer manufacturing",
            "Software and hardware enginereeing",
            "Web service providers",
            "Data processing",
            "Misc technology"
          ]
        },
        {
          "label": "Transportation and logistics"
        },
        {
          "label": "Translation"
        },
        {
          "label": "Utilities"
        }
      ]
    }
  ],
  "cards": [
    {
      "id": 0,
      "modifier": "resource",
      "format": "Audio",
      "formatIcon": "audio",
      "name": "Resource",
      "title": "Exercitationem Illo Quaerat Officiis Sed",
      "byline": "Ricky Stark",
      "publisher": "Gleichner Inc",
      "locality": "Burkina Faso",
      "topics": [
        "Middleware",
        "Focus Group"
      ],
      "topicCount": 5,
      "href": "resource",
      "standAlone": true,
      "requiresSubscription": false
    },
    {
      "id": 1,
      "modifier": "resource",
      "format": "Case Study",
      "formatIcon": "case-study",
      "name": "Resource",
      "title": "Id Qui Non Necessitatibus Ad Iure Quo Aut Rerum Aperiam Dolores",
      "byline": "Nils Feeney",
      "publisher": "Sanford Group",
      "locality": "Pitcairn Islands",
      "topics": [
        "Service-Desk",
        "Framework"
      ],
      "topicCount": 4,
      "href": "resource",
      "standAlone": true,
      "requiresSubscription": true
    },
    {
      "id": 2,
      "modifier": "resource",
      "format": "Toolkit",
      "formatIcon": "toolkit",
      "name": "Resource",
      "title": "Itaque Molestiae Sapiente Quis Voluptates Laborum Et Est Dolore Explicabo a Architecto",
      "byline": "Burdette Johnson",
      "publisher": "Hills, Senger and Koss",
      "locality": "Jamaica",
      "topics": [
        "Open System",
        "Function"
      ],
      "topicCount": 7,
      "href": "resource",
      "standAlone": true,
      "requiresSubscription": false
    },
    {
      "id": 3,
      "modifier": "resource",
      "format": "Template",
      "formatIcon": "template",
      "name": "Resource",
      "title": "Voluptas Ipsa Vitae Dolore Animi Rerum Consequuntur Eveniet",
      "byline": "Jettie Hoeger",
      "publisher": "Raynor - Mann",
      "locality": "Suriname",
      "topics": [
        "Migration",
        "Help-Desk"
      ],
      "topicCount": 4,
      "href": "resource",
      "standAlone": true,
      "requiresSubscription": true
    },
    {
      "id": 4,
      "modifier": "resource",
      "format": "Educational Curriculum",
      "formatIcon": "curriculum",
      "name": "Resource",
      "title": "Enim in Ut Reprehenderit Sit Corporis",
      "byline": "Delilah Bogan",
      "publisher": "Kertzmann, Cartwright and Hamill",
      "locality": "Uzbekistan",
      "topics": [
        "Concept",
        "Hardware"
      ],
      "topicCount": 4,
      "href": "resource",
      "standAlone": true,
      "requiresSubscription": false
    },
    {
      "id": 5,
      "modifier": "resource",
      "format": "Video",
      "formatIcon": "video",
      "name": "Resource",
      "title": "Aut Optio Aut Excepturi Numquam at Culpa Quasi",
      "byline": "Arlo Leuschke",
      "publisher": "Kassulke, Franecki and Weimann",
      "locality": "Georgia",
      "topics": [
        "Archive",
        "Graphical User Interface"
      ],
      "topicCount": 6,
      "href": "resource",
      "standAlone": true,
      "requiresSubscription": true
    },
    {
      "id": 6,
      "modifier": "resource",
      "format": "Article",
      "formatIcon": "article",
      "name": "Resource",
      "title": "Dignissimos Laboriosam Ducimus Sed Debitis Quas Impedit Consectetur Repellat Voluptas",
      "byline": "Rasheed Balistreri",
      "publisher": "Greenfelder, Grady and Abbott",
      "locality": "Angola",
      "topics": [
        "Model",
        "Framework"
      ],
      "topicCount": 6,
      "href": "resource",
      "standAlone": true,
      "requiresSubscription": false
    },
    {
      "id": 7,
      "modifier": "resource",
      "format": "Book",
      "formatIcon": "book",
      "name": "Resource",
      "title": "A Quod Neque Quibusdam",
      "byline": "Citlalli Mohr",
      "publisher": "Monahan, Pfeffer and Adams",
      "locality": "South Georgia and the South Sandwich Islands",
      "topics": [
        "Infrastructure",
        "Project"
      ],
      "topicCount": 7,
      "href": "resource",
      "standAlone": true,
      "requiresSubscription": true
    },
    {
      "id": 8,
      "modifier": "resource",
      "format": "Document",
      "formatIcon": "document",
      "name": "Resource",
      "title": "Molestiae Autem Distinctio Dolorem Expedita Asperiores Ex Est Adipisci Quo",
      "byline": "Patsy Satterfield",
      "publisher": "Feest, Zieme and Ziemann",
      "locality": "Holy See (Vatican City State)",
      "topics": [
        "Standardization",
        "Emulation"
      ],
      "topicCount": 6,
      "href": "resource",
      "standAlone": true,
      "requiresSubscription": false
    },
    {
      "id": 9,
      "modifier": "resource",
      "format": "Academic Paper",
      "formatIcon": "academic",
      "name": "Resource",
      "title": "Earum Laborum Rem Quidem Ut Quia Quia Velit",
      "byline": "Ramon Crona",
      "publisher": "Mohr LLC",
      "locality": "Iraq",
      "topics": [
        "Workforce",
        "Artificial Intelligence"
      ],
      "topicCount": 5,
      "href": "resource",
      "standAlone": true,
      "requiresSubscription": true
    },
    {
      "id": 10,
      "modifier": "resource",
      "format": "Report",
      "formatIcon": "report",
      "name": "Resource",
      "title": "Porro Aut Magni Assumenda Voluptatum Numquam Amet Ratione",
      "byline": "Royal Kerluke",
      "publisher": "Heller - Buckridge",
      "locality": "Tokelau",
      "topics": [
        "Graphic Interface",
        "Orchestration"
      ],
      "topicCount": 7,
      "href": "resource",
      "standAlone": true,
      "requiresSubscription": false
    },
    {
      "id": 11,
      "modifier": "resource",
      "format": "Audio",
      "formatIcon": "audio",
      "name": "Resource",
      "title": "Voluptates Distinctio Voluptate Vel Ut Sint Eligendi Non Sunt Suscipit Numquam Non",
      "byline": "Stone Leannon",
      "publisher": "Fahey LLC",
      "locality": "Qatar",
      "topics": [
        "Moderator",
        "Concept"
      ],
      "topicCount": 4,
      "href": "resource",
      "standAlone": true,
      "requiresSubscription": true
    }
  ],
  "foundPosts": 12,
  "dialogTitle": "Save Search",
  "dialogQuestion": "To save your search, please give it a name so you can identify it later.",
  "dialogInput": "label",
  "dialogInputLabel": "Name of saved search:",
  "dialogConfirm": "Save",
  "dialogDismiss": "Don&rsquo;t save"
}

There are no notes for this item.