Skip to content
New issue

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

🐞[Bug]: Uncaught Runtime Error Prevents Local Development #489

Open
1 task done
akash70629 opened this issue Oct 29, 2024 · 2 comments · May be fixed by #560
Open
1 task done

🐞[Bug]: Uncaught Runtime Error Prevents Local Development #489

akash70629 opened this issue Oct 29, 2024 · 2 comments · May be fixed by #560
Assignees
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 🌟

Comments

@akash70629
Copy link
Contributor

akash70629 commented Oct 29, 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:

  1. Fork and clone the repository.
  2. Run npm install to install dependencies.
  3. Run npm start to start the application.

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

image

What browsers are you seeing the problem on?

Chrome

Priority: High

Code of Conduct

  • I agree to follow this project's Code of Conduct
@akash70629 akash70629 added the bug Something isn't working label Oct 29, 2024
@akash70629
Copy link
Contributor Author

Please assign me this issue under gssoc level 2 tag.

@codeaashu codeaashu added ieee-igdtuw Label for our valued contributors of 🌟 IEEE IGDTUW - Open Source Week 2024 🌟 DevDisplay 🌟 This label recognizes every contributor to the DevDisplay Community for their support...💌 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. 🚀 labels Nov 15, 2024
@madhukalita
Copy link
Collaborator

Hi @ thanks for your interest in contributing to DevDisplay!

Now you will be assigned to solved this bug.
Start working on that issue

Thanks 👍🏻

@akash70629 akash70629 linked a pull request Nov 16, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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 🌟
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants