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

Dropzones don't work when using vite-plugin-react-swc #423

Open
mkilpatrick opened this issue Apr 4, 2024 · 3 comments
Open

Dropzones don't work when using vite-plugin-react-swc #423

mkilpatrick opened this issue Apr 4, 2024 · 3 comments

Comments

@mkilpatrick
Copy link

The dropzones for the Puck editor don't work with the Vite dev server (at least in SSR mode) when using vite-plugin-react-swc. It does however work fine with vite-plugin-react.

@chrisvxd
Copy link
Member

Thanks for the report @mkilpatrick. This will likely get squashed with #255.

@DieTapete
Copy link

Is there an ETA on this or any idea why this doesn't work?

@DieTapete
Copy link

FYI: when using the vite templates the index.css file defined display: flex for the body. Removing this makes it work again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants