helloflask / bootstrap-flask

Bootstrap 4 & 5 helper for your Flask projects.
https://bootstrap-flask.readthedocs.io
Other
1.12k stars 190 forks source link

Example menu bootstrap5 not expanding #224

Closed PanderMusubi closed 2 years ago

PanderMusubi commented 2 years ago

Example menu bootstrap5 not expanding, see http://173.212.227.186/ and make the browser window small, e.g. half your screen size on a laptop. Clicking the menu button does not expand it. Reported for version 2.0.2

PanderMusubi commented 2 years ago

This issue can also be seen on a mobile phone in landscape and portrait orientation

yuxiaoy1 commented 2 years ago

There are minor differences between Bootstrap4 and Bootstrap5 of the nav button tag, I'll make a PR quickly to fix this.