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
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.
The text was updated successfully, but these errors were encountered:
What did you do?
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
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.
The text was updated successfully, but these errors were encountered: