- Issue created by @danchadwick
- πΊπΈUnited States danchadwick Boston
Thanks for the patch, but that does not address the issue. The issue lies in the merging of the classes as described in #3494015. The add_class() twig function will have the same issue whether it passes the classes as two strings or as an array.
The fix is either to patch core or avoid the issue in the preprocess function. I'm not sure which path the maintainers prefer.
-
danchadwick β
committed 5a51ae2c on 6.0.x
Issue #3494018 by danchadwick: Local tasks link missing nav-link class'.
-
danchadwick β
committed 5a51ae2c on 6.0.x
- πΊπΈUnited States danchadwick Boston
I resolved this by preprocessing the menu local tasks, rather than relying on the bug in core being fixed. This circumvents the core bug.
Automatically closed - issue fixed for 2 weeks with no activity.