- Issue created by @JankaP
- Assigned to niharika.s
- Assigned to danrod
- 🇨🇦Canada danrod Ottawa
Thanks @jankap , yes, I saw this issue myself, I'm assigning this task myself in order to fix it.
- 🇨🇦Canada danrod Ottawa
Hello @jankap, which Drupal version are you using, I'm afraid the issue is related with this
Uncaught Error: Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4 at bootstrap.js:15:11 at bootstrap.js:17:2
I'm using Drupal 11.1.1, this means that all the bootstrap functionality is basically not working here, I'll try on a D10 instance to see if it works.
Meanwhile I'll find a way to fix the menus, at least with custom JS code.
- @danrod opened merge request.
- 🇨🇦Canada danrod Ottawa
I applied some temporary Javascript and some block configuration and it seems to work now:
In the block menu settings, you will need to set these options and it should work after that
I'll set this task to "Needs Review" for a bit, I believe needs further testing.
- 🇨🇦Canada danrod Ottawa
I'll merge this to the 2.2.x branch, I made some fixes in the Desktop & Mobile menu and works much better. Please guys review, I'll mark this as "Fixed", if any other issues appear, please let me know and I re-open the task.
- 🇨🇦Canada danrod Ottawa
I removed the temporary JS class for fixing the BS3 - JQuery4 not working great together and used a forked version of Bootstrap 3 in this issue here: https://www.drupal.org/project/estore/issues/3522884 🐛 Drupal 11 and jQuery 4 compatibility issue Active
Already merged into the 2.2.x branch
Automatically closed - issue fixed for 2 weeks with no activity.