Remove render function to get page title

Created on 18 July 2023, 11 months ago

Problem/Motivation

On pge preprocess we are using the render function render($variables['page']['#title']) and this is no longer supported on D10, we need to remove this from .theme file.

Also cleanup the templates where it is used as <h2 class="page-title hide">{{ title }}</h2>, it's the user pages starting with _page--user--

Does't make sense to have the page title rendered hidden inside the user login/reset boxes

πŸ“Œ Task
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡΅πŸ‡ΉPortugal Jolidog

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

Comments & Activities

Production build 0.69.0 2024