item-list.html.twig prevents the reset password link to be rendered (when in block)

Created on 22 April 2024, 12 months ago
Updated 6 May 2024, 11 months ago

Problem/Motivation

Radix 6.0.0-beta14 starterkit introduces the item-list.html.twig template (in the templates/dataset folder) which prevents the reset password link to be rendered when a user login block in added to the blocks layout.

Removing the item-list.html.twig template from both the custom theme AND the Radix starterkit brings back the reset password link.

Same behaviour with beta15, beta16 and dev as of April 22th 2024.

Steps to reproduce

With radix 6.0.0-beta13:

  1. create a sub-theme (there is no need for npm watch or build)
  2. place a 'user login' block in any region visible when logged-out
  3. logout
  4. check the login block: reset password link is rendered

With radix 6.0.0-beta14 to beta16:

  1. create a sub-theme (there is no need for npm watch or build)
  2. place a 'user login' block in any region visible when logged-out
  3. logout
  4. check the login block: reset password link is no more rendered
πŸ› Bug report
Status

Fixed

Version

6.0

Component

Code

Created by

πŸ‡«πŸ‡·France PhilY πŸ‡ͺπŸ‡ΊπŸ‡«πŸ‡· Paris, France

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024