radix-ui / primitives

Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
https://radix-ui.com/primitives
MIT License
15.93k stars 833 forks source link

Different imports for ReactDom #3114

Open matr369 opened 2 months ago

matr369 commented 2 months ago

Question

What's the idea to use two different imports for ReactDOM? image image

I have an issue because of that: "SyntaxError: The requested module '....node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/index.js?v=6b12d63f' does not provide an export named 'default' (at index.mjs?v=6b12d63f:5:8)"

For usage questions, please use Stack Overflow or use GitHub Discussions instead of posting an issue. This helps us keep bugs and feature requests prioritized, and it increases the liklihood that more people see your question and can answer it more qiuckly!