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
@zernonia I think the type error occurs because DropdownMenuContent is passing an Array type for onBlur, while the Motion component expects onBlur to be a function.
Environment
Link to minimal reproduction
https://stackblitz.com/edit/x7y44ngl-uxmrt3cq
Steps to reproduce
Describe the bug
When using the
Motion
withDropdownMenuContent
it logs a warning about invalid propsExpected behavior
No response
Context & Screenshots (if applicable)
The text was updated successfully, but these errors were encountered: