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
When main active theme is set as "dark", if setting data-bs-theme to "light" for child carousel element (".carousel"), only carousel border frame is changing color to white. Carousel indicators and prev, next controls remain black.
If on light scheme and carousel is set "dark", everything is happening good.
Reduced test cases
...
What operating system(s) are you seeing the problem on?
Windows, iOS
What browser(s) are you seeing the problem on?
No response
What version of Bootstrap are you using?
5.3.3
The text was updated successfully, but these errors were encountered:
Prerequisites
Describe the issue
When main active theme is set as "dark", if setting data-bs-theme to "light" for child carousel element (".carousel"), only carousel border frame is changing color to white. Carousel indicators and prev, next controls remain black.
If on light scheme and carousel is set "dark", everything is happening good.
Reduced test cases
What operating system(s) are you seeing the problem on?
Windows, iOS
What browser(s) are you seeing the problem on?
No response
What version of Bootstrap are you using?
5.3.3
The text was updated successfully, but these errors were encountered: