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
🐞 Bug Report
📋 Description
The light/dark mode toggle button is not functioning as expected. Clicking the button does not switch the theme between light and dark modes.
⚙️ Steps to Reproduce
Steps to reproduce the behavior:
Go to the website.
Locate the light/dark mode toggle button.
Click the button to switch modes.
Observe that the theme does not change.
✔️ Expected Behavior
The light/dark mode toggle button should switch the website theme between light and dark modes when clicked.
❌ Actual Behavior
Clicking the light/dark mode button does not trigger any change in the website’s theme, and it remains stuck in the current mode.
📷 Screenshots
🖥️ Environment (if applicable):
OS: Windows, macOS, Linux
Browser: Chrome, Safari, Firefox
Version: Latest versions
🔧 Additional Information
This issue may be related to a JavaScript or CSS toggle function not being properly implemented or triggered. Checking the event listener or CSS variable changes might help diagnose the problem.
jldvshl.mp4
The text was updated successfully, but these errors were encountered:
🐞 Bug Report
📋 Description
The light/dark mode toggle button is not functioning as expected. Clicking the button does not switch the theme between light and dark modes.
⚙️ Steps to Reproduce
Steps to reproduce the behavior:
Go to the website.
Locate the light/dark mode toggle button.
Click the button to switch modes.
Observe that the theme does not change.
✔️ Expected Behavior
The light/dark mode toggle button should switch the website theme between light and dark modes when clicked.
❌ Actual Behavior
Clicking the light/dark mode button does not trigger any change in the website’s theme, and it remains stuck in the current mode.
📷 Screenshots
🖥️ Environment (if applicable):
OS: Windows, macOS, Linux
Browser: Chrome, Safari, Firefox
Version: Latest versions
🔧 Additional Information
This issue may be related to a JavaScript or CSS toggle function not being properly implemented or triggered. Checking the event listener or CSS variable changes might help diagnose the problem.
jldvshl.mp4
The text was updated successfully, but these errors were encountered: