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: New languages don't work #76

Open
1 task
nzakas opened this issue Dec 3, 2024 · 1 comment
Open
1 task

Bug: New languages don't work #76

nzakas opened this issue Dec 3, 2024 · 1 comment
Assignees
Labels
bug Something isn't working repro:needed This issue should include a reproducible example

Comments

@nzakas
Copy link
Member

nzakas commented Dec 3, 2024

What did you do?

  1. Went to https://explorer.eslint.org
  2. Clicked on "CSS" in the languages dropdown

What did you expect to happen?

I would expect to see the default CSS code and the CSS AST.

What actually happened?

I saw "Error: o is undefined".

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

This appears to be related to how we are storing the state of Code Explorer in localStorage. When I deleted all localStorage entries and reloaded the page, everything worked as expected.

@nzakas nzakas added bug Something isn't working repro:needed This issue should include a reproducible example labels Dec 3, 2024
@amareshsm
Copy link
Member

I will look into this.

@amareshsm amareshsm self-assigned this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working repro:needed This issue should include a reproducible example
Projects
None yet
Development

No branches or pull requests

2 participants