From #3260136-6: Make nav default to dropdown links optional, this MR introduced a reference to a namespace "@evo_radix" and I'm trying to figure out if this is intentional or inadvertent copy-pasta.
Here's the commit where this was introduced by @jcandan https://git.drupalcode.org/project/radix/-/commit/869d2f0
And here's the source in 4.x where this still exists https://git.drupalcode.org/project/radix/-/blob/8.x-4.x/src/components/n...
My guess is this is from jcandan's custom child theme that snuck its way in here, but someone correct me if I'm off.
Issue fork radix-3529834
Show commands
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
doxigo commentedYou are totally correct, thanks for catching this, I should have paid more attention merging MRs, can you provide a MR?
Comment #4
aaronbaumanOpened MR144
https://git.drupalcode.org/project/radix/-/merge_requests/144
Comment #6
doxigo commentedLovely, thanks a lot, Aaron