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'm using react-flatpickr in a functional react component and getting the following error in the browser
Uncaught Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.
This is how it's implemented:
I'm using react-flatpickr in a functional react component and getting the following error in the browser
Uncaught Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.
This is how it's implemented:
The text was updated successfully, but these errors were encountered: