Dear all,
I’m trying to integrate a Bootstrap v4 navbar in one of my app page. This navbar is pretty simple, close to the default bootstrap navbar (brand, 3 links, that’s it).
It should be collapsible, and indeed depending on the device screen width, I get the navbar-toggler (hamburger menu). My problem : when clicking on the hamburger menu, the navbar menu items are not shown.
I guess it’s a problem of javascript script, or conflict with Bubble…
Does anyone already faced this issue and could share a way to work around it ?
Many thanks !