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

Tooltip/Radix-UI - Fetch Primitive error #143

Closed
cassa36 opened this issue Jul 13, 2023 · 2 comments
Closed

Tooltip/Radix-UI - Fetch Primitive error #143

cassa36 opened this issue Jul 13, 2023 · 2 comments

Comments

@cassa36
Copy link

cassa36 commented Jul 13, 2023

I am trying to implement the ToolTip component that comes with Next-Enterprise. I added the explainer and the children - but when I to my browser it is having trouble pulling Primitive from /nextjs-enterprise-boilerplate/node_modules/@radix-ui/react-popper/dist/index.mjs (7)

import pkg from '@radix-ui/react-primitive';
const {Primitive: $kY93V$Primitive} = pkg;

SyntaxError: Named export 'Primitive' not found. The requested module '@radix-ui/react-primitive' is a CommonJS module, which may not support all module.exports as named exports.

@bmstefanski
Copy link
Member

Hey, I will take a look at it soon

@bmstefanski
Copy link
Member

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

No branches or pull requests

2 participants