🇫🇷France @is.manu

Account created on 12 May 2014, over 10 years ago
#

Recent comments

🇫🇷France is.manu

Hi, i got the same issue but here more explain:

The bug is not on the path "/user/*".

The but is on the "Content Type" and the option: "Content>Node From URL" ("@node.node_route_context:node").

If your are on a system page the context "@node.node_route_context:node" failed (for sure) and trigger the try/catch in
theme_switcher/src/Theme/ThemeSwitcherNegotiator.php on line 100 and the command "return false;" stop everything.

That explain that the #5 works as a workarround.

We can replace "return false;" by "continue;" for fix that.

Production build 0.71.5 2024