🐞[Bug]: Uncaught Runtime Error Prevents Local Development #489
Labels
bug
Something isn't working
Dev Enhancer
🌟 Label 2 for second-time contributors who enhancing and refining features of DevDisplay. 🔧
Dev Pioneer
🌟 Label 1 for first-time contributors who join the DevDisplay Community by adding their profile. 🚀
DevDisplay
🌟 This label recognizes every contributor to the DevDisplay Community for their support...💌
ieee-igdtuw
Label for our valued contributors of 🌟 IEEE IGDTUW - Open Source Week 2024 🌟
What happened?
I found a BUG 🐞
Description:
After forking and cloning the repository, I encountered a major issue while setting up the local environment. Upon running npm install and npm start, I received an uncaught runtime error.
Impact: This critical bug prevents contributors from actively developing and contributing to the website.
Steps to Reproduce:
Reason of the error
The error indicates that the value stored in local storage under the key 'theme' is not valid JSON. Specifically, it seems that the value is a plain string (like "dark" or "light") rather than a JSON-encoded string.
Additional Information
Urgent assistance is required to resolve this issue and ensure seamless local development.
Add screenshots
What browsers are you seeing the problem on?
Chrome
Priority: High
Code of Conduct
The text was updated successfully, but these errors were encountered: