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
Description:
The Color Mode toggle example works correctly in Firefox but does not function as expected in Google Chrome or Microsoft Edge. When clicking the toggle button, the mode does not change in these browsers. I inspected the console in both Edge and Chrome but no errors were shown on clicking on the toggle button.
Steps to Reproduce:
Open the Bootstrap Color Mode Toggle Example.
Open it in Firefox → The toggle works correctly.
Open the same example in Google Chrome or Microsoft Edge → The toggle does not change the color mode.
Expected Behavior:
The color mode toggle should work consistently across all modern browsers, including Chrome and Edge.
Actual Behavior:
✅ Firefox: The toggle works correctly.
❌ Chrome & Edge: Clicking the toggle icon does not switch the mode.
Environment Details:
Bootstrap Version: (e.g., 5.3.3)
Operating System: Windows 10
Browser Versions:
Firefox: 134.0.3124.72 ✅ Works
Chrome: 134.0.6998.89 ❌ Not working
Edge: 134.0.3124.72 ❌ Not working Image Suggested Labels: bug, browser-compatibility, help wanted
The text was updated successfully, but these errors were encountered:
Description:
The Color Mode toggle example works correctly in Firefox but does not function as expected in Google Chrome or Microsoft Edge. When clicking the toggle button, the mode does not change in these browsers. I inspected the console in both Edge and Chrome but no errors were shown on clicking on the toggle button.
Steps to Reproduce:
Expected Behavior:
The color mode toggle should work consistently across all modern browsers, including Chrome and Edge.
Actual Behavior:
✅ Firefox: The toggle works correctly.
❌ Chrome & Edge: Clicking the toggle icon does not switch the mode.
Environment Details:
Bootstrap Version: (e.g., 5.3.3)
Operating System: Windows 10
Browser Versions:
Firefox: 134.0.3124.72 ✅ Works
Chrome: 134.0.6998.89 ❌ Not working
Edge: 134.0.3124.72 ❌ Not working
Image
Suggested Labels: bug, browser-compatibility, help wanted
The text was updated successfully, but these errors were encountered: