I did everything that you have advised:
Even Force Update.
On Stable Channel all works as expected.
Can you replace the bootstrap navigation js file with this one and check if that fixes your issue?
dmxBootstrap5Navigation.zip (655 Bytes)
This is some false positive report. I scanned the file and there’s no issue with it. Anyway you can just change the navigation code manually.
Change line 6 from:
dmx.config.mapping['a.nav-link'] = 'nav-link';
to
dmx.config.mapping['a.nav-link:not([href^="#"])'] = 'nav-link';
i will check if there’s been some last minute packaging issue and why hasn’t this file made it to the last update.
Please send me a link to your page where i can check this.
Sent in PM
This topic was automatically closed after 26 hours. New replies are no longer allowed.