Closed (fixed)
Project:
radix
Version:
5.0.10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2023 at 03:59 UTC
Updated:
31 Aug 2023 at 12:39 UTC
Jump to comment: Most recent
Revert this commit
https://git.drupalcode.org/project/radix/-/commit/d1f5205e06a77f259a7730...
or
or properly set a variable for "show_title" in a preprocess function so that it doesn't fall back to TRUE all the time.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
kumkum29 commentedSame problem for me with a site built with the radix version 5.0.4.
For the moment, I have altered the views-view.html.twig template inside my custom theme.
Comment #3
morbus iffThis is a very similar problem to https://www.drupal.org/project/radix/issues/3378737 - variable naming was changed, without actually changing the parent functionality to match.
Comment #5
robbt commentedThanks for reporting this I have ran into the same issue and just discovered why this was occurring.
Comment #6
doxigo commentedThanks for the report, reverted it
Comment #7
doxigo commented