Token placeholder strings are output when views contextual filter is not supplied

Created on 17 April 2024, 2 months ago

Within views, the token placeholder strings are outputted when the contextual filter is not supplied.

We have a view that accepts a taxonomy term contextual filter to show blog posts related to the particular category. When the filter is not passed to the view we use the "no results behavior" to show an alternate view that lists the main blog categories. In this case when no filter is in use, the page appears with the token placeholder strings. We would expect no values to be output in this case.

<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8" />
<meta name="description" content="{{ description__value }}" />
<title>{{ term_node_tid }} | My Website</title>
πŸ› Bug report
Status

Active

Version

1.26

Component

Views integration

Created by

πŸ‡ΊπŸ‡ΈUnited States todea

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024