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
Error while using with Nextjs 15, "Property 'Root' does not exist on type 'ForwardRefExoticComponent<ToggleProps & RefAttributes<HTMLButtonElement>>' radix ui react-toggle"
#3368
Open
shatadal-das opened this issue
Feb 7, 2025
· 1 comment
package.json
src/app/page.tsx
Property 'Root' does not exist on type 'ForwardRefExoticComponent<ToggleProps & RefAttributes>'
I am using:
node@v22.11.0
pnpm@v9.12.3
I tried several times but the error persists for all the radix primitives.
The text was updated successfully, but these errors were encountered: