Open downright-development opened 4 weeks ago
Ping :) Been a week without any feedback. Any way we can help?
Type error: 'SortableContext' cannot be used as a JSX component.
Its type '({ children, id, items: userDefinedItems, strategy, disabled: disabledProp, }: Props) => Element' is not a valid JSX element type.
Type '({ children, id, items: userDefinedItems, strategy, disabled: disabledProp, }: Props) => Element' is not assignable to type '(props: any) => ReactNode'.
Type 'Element' is not assignable to type 'ReactNode'.
try npm i --force
or npm i --legacy-peer-deps
, it might do the trick
Hey friends!
Love the project but prevents me from going to Nextjs 15 & react 19.
Any timeline on when dependencies will be updated to support react 19?