[BUG] - [DateRangePicker] - Invalid prop ref
supplied to React.Fragment
. React.Fragment can only have key
and children
props.
#4358
Labels
NextUI Version
2.6.8
Describe the bug
I'm upgrading my project to NextJs 15 and React 19, all works well so far but found an issue when using the DateRangePicker.
Your Example Website or App
https://codesandbox.io/p/devbox/nk4vk2?file=%2Fapp%2Fpage.tsx%3A2%2C10-2%2C25
Steps to Reproduce the Bug or Issue
Open the CodeSandbox and open the DateRangePicker. There will be an error showing up.
Expected behavior
To not have the error :)
Screenshots or Videos
Operating System Version
Window 11
Browser
Chrome
The text was updated successfully, but these errors were encountered: