themesberg / neumorphism-ui-bootstrap

Neumorphism inspired UI Kit: web components, sections and pages in neumorphic style built with Bootstrap CSS Framework
https://themesberg.com/docs/neumorphism-ui/getting-started/quick-start/
MIT License
843 stars 130 forks source link

Mobile Hamburger Menu Click Not Working #22

Open DonaH opened 3 years ago

DonaH commented 3 years ago

I encountered an issue running locally and can use some help. When running on localhost:3000 the mobile view on Chrome browser gives me an error when clicking the hamburger menu. image

DonaH commented 3 years ago

Apparently jQuery 3.5.0 had a breaking change, I use 3.5.1 and that fixed it. See stackoverflow details here