measuredco / puck

The visual editor for React
https://puckeditor.com
MIT License
5.04k stars 280 forks source link

Not work with mantine UI #591

Closed woody146 closed 2 weeks ago

woody146 commented 2 weeks ago

In editor, it can't display ui correctly

image

But in Render, it displays oke

image

I built sample project at https://github.com/woody146/test-remix. Run npm run dev then go to http://localhost:5173/puck to check it

chrisvxd commented 2 weeks ago

This should be fixed in canary - see #543. I'm going to close this, but let me know if the canary isn't working for you.

woody146 commented 2 weeks ago

This should be fixed in canary - see #543. I'm going to close this, but let me know if the canary isn't working for you.

Thanks, it's fixed in canary