We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the offcanvas doc, there is some dark classes without the warning to use data-bs-theme="dark".
data-bs-theme="dark"
Also in close button, the Heads up! is an info and not a warning.
https://getbootstrap.com/docs/5.3/components/offcanvas/#dark-offcanvas
https://getbootstrap.com/docs/5.3/components/close-button/#dark-variant
Windows
Chrome
5.3.0
The text was updated successfully, but these errors were encountered:
Thanks for reporting this issue @bastienmoulia and for reporting these inconsistencies. We'll try to uniformize everything in a PR soon.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Prerequisites
Describe the issue
In the offcanvas doc, there is some dark classes without the warning to use
data-bs-theme="dark"
.Also in close button, the Heads up! is an info and not a warning.
Reduced test cases
https://getbootstrap.com/docs/5.3/components/offcanvas/#dark-offcanvas
https://getbootstrap.com/docs/5.3/components/close-button/#dark-variant
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Chrome
What version of Bootstrap are you using?
5.3.0
The text was updated successfully, but these errors were encountered: