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
@danilowoz — first off, great name. Almost had to do a double take. Not many of us! ;)
Great package too, although it appears between now and ~February, Invalid left-hand side in assignment is returned when trying to run the below minimally reproducible example.
I know it wasn't a problem on Feb 8 because we were not experiencing this bug and you can currently see this bug on the Chakra UI homepage (which certainly was not showing on Feb 8): https://chakra-ui.com/
Packages affected
sandpack-client
sandpack-react
Description of the problem
I have no reason to believe this is exclusively a Charka issue, but that's what I was trying to run and no matter what I get Invalid left-hand side in assignment.
I believe this might be related to #1114 because it also makes the page unresponsive after some time, lot of re-rendering happening.
Bug report
@danilowoz — first off, great name. Almost had to do a double take. Not many of us! ;)
Great package too, although it appears between now and ~February,
Invalid left-hand side in assignment
is returned when trying to run the below minimally reproducible example.I know it wasn't a problem on Feb 8 because we were not experiencing this bug and you can currently see this bug on the Chakra UI homepage (which certainly was not showing on Feb 8): https://chakra-ui.com/
Packages affected
Description of the problem
I have no reason to believe this is exclusively a Charka issue, but that's what I was trying to run and no matter what I get
Invalid left-hand side in assignment.
I believe this might be related to #1114 because it also makes the page unresponsive after some time, lot of re-rendering happening.
Code Snippet:
What were you doing when the problem occurred?
Trying to render App.tsx with the above.
What steps can we take to reproduce the problem?
Reproducible example in this repo: https://github.com/alexdanilowicz/repo-sandpack/blob/main/src/app/page.tsx
Link to sandbox: link (optional)
Your Environment
The text was updated successfully, but these errors were encountered: