You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am able to display the component on my next app, when I do a hot reload.
When I refresh the page, this error occur and keep being displayed.
pnpm build also show this error.
Expected behavior
I have no errors before page generation, and another nextJS project running with similar configurations, working fine.
Suggested solution
tried reload,
use react-dropdown-menu 2.1.2,
try to install @radix-ui/react-use-controllable-state,
Additional context
I am using a NextJS project, based on pages directory, maybe that is somehow causing the error.
This is the only difference I see between my two working projects.
Your environment
Software
Name(s)
Version
Radix Package(s)
@radix-ui/react-dropdown-menu
2.1.1
React
n/a
^18
Browser
firefox
Assistive tech
Node
n/a
npm/yarn
Operating System
Windows
11
The text was updated successfully, but these errors were encountered:
Bug report
Current Behavior
I am able to display the component on my next app, when I do a hot reload.
When I refresh the page, this error occur and keep being displayed.
pnpm build also show this error.
Expected behavior
I have no errors before page generation, and another nextJS project running with similar configurations, working fine.
Suggested solution
Additional context
I am using a NextJS project, based on pages directory, maybe that is somehow causing the error.
This is the only difference I see between my two working projects.
Your environment
The text was updated successfully, but these errors were encountered: