You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example was created to be always dark. The theme selector well changes the data-bs-theme to "light" and "dark" values. However, this example uses all the time .text-bg-dark to define the background as dark in all cases. So this is not an issue but something created to work like this.
I can understand that it's weird that the theme selector "does nothing" but we use a generic layout where the theme selector is displayed in all the examples for now.
"Product example": when screen is small (mobile for example), menu does not work. I click the button but nothing happens.
Prerequisites
Describe the issue
There are two small bugs inside these webpages published on bootstrap v 5.3
I am new to bootstrap and I was looking to some examples for the first time.
I am unable to solve these small bugs.
Thank you very much.
Reduced test cases
https://getbootstrap.com/docs/5.3/examples/cover/
https://getbootstrap.com/docs/5.3/examples/product/
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Chrome, Firefox
What version of Bootstrap are you using?
5.3
The text was updated successfully, but these errors were encountered: