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

[Popover] Issue #144

Closed
abisao1 opened this issue Nov 9, 2023 · 2 comments
Closed

[Popover] Issue #144

abisao1 opened this issue Nov 9, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation ecosystem Incompatibility with something else

Comments

@abisao1
Copy link

abisao1 commented Nov 9, 2023

Unhandled Runtime Error

Error: Could not find the module "/Users/hassan/Desktop/Projects/NextJS/pms/node_modules/@radix-ui/themes/dist/esm/components/popover.js#Popover#Root" in the React Client Manifest. This is probably a bug in the React Server Components bundler.
Call Stack

/Users/hassan/Desktop/Projects/NextJS/pms/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:260179)
eM
/Users/hassan/Desktop/Projects/NextJS/pms/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:260374)

/Users/hassan/Desktop/Projects/NextJS/pms/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:274925)
Array.toJSON
/Users/hassan/Desktop/Projects/NextJS/pms/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:276115)
stringify


/Users/hassan/Desktop/Projects/NextJS/pms/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:262475)
ez
/Users/hassan/Desktop/Projects/NextJS/pms/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:262554)
eB
/Users/hassan/Desktop/Projects/NextJS/pms/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:262955)
Timeout._onTimeout
/Users/hassan/Desktop/Projects/NextJS/pms/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js (35:259453)
listOnTimeout
node:internal/timers (573:17)
process.processTimers
node:internal/timers (514:7)

@LauraBeatris
Copy link

Hey @abisao1 👋🏻

If I understood correctly by the error stack, are you rendering the Popover component in a server component? Could you give more details on how you reproduced that error?

@LauraBeatris
Copy link

This is probably related: #138 (comment)

@vladmoroz vladmoroz added documentation Improvements or additions to documentation ecosystem Incompatibility with something else labels Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation ecosystem Incompatibility with something else
Projects
None yet
Development

No branches or pull requests

3 participants