Closed fseglard closed 9 months ago
@fseglard Do you still have this issue? I can't reproduce it in the latest version
@anubra266 Yes, I still have the issue with the latest version (0.26.2). I've updated the codesandbox: https://codesandbox.io/p/devbox/pandacss-studio-react-error-gtpt98
I also have this issue in latest ("@pandacss/studio": "^0.27.3"
)
Also have this issue with 0.27.3. I'm using vite if that's important.
Description
Hi!
When using the
panda studio
command, I cannot access to the Panda Studio anymore. This error is displayed:After some digging, the Panda Studio was working fine until the v0.22.0 release.
Link to Reproduction
https://codesandbox.io/p/devbox/pandacss-studio-react-error-gtpt98
Steps to reproduce
yarn panda:studio
command (or directlyyarn panda studio
)ReferenceError: React is not defined
JS Framework
React (TS)
Panda CSS Version
0.24.1
Browser
Google Chrome 119
Operating System
Additional Information
No response