THoenig / 11ty-bs5-starter

Minimal 11ty starter with Bootstrap 5 and Parcel
MIT License
20 stars 14 forks source link

BS dropdown items, in navbar, don't work #5

Open nigelwhite opened 3 years ago

nigelwhite commented 3 years ago

Expected: you click on a nav-item dropdown in the navbar and a dropdown child menu appears Actual: you click on nav-item dropdown and nothing happens

Is this something to do with the way popper.js is configured? I dug around but I couldn't figure it out