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
{{ message }}
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.
I am getting the following error when dropping the first simple example into a basic react component inside a React/Electron project:
Seems the line it's failing on is this one, with
_react2['default'].DOM
undefined.Not sure what the issue could be, but maybe a version conflict between React and Reactable?
I am using the follow versions:
Here is the full code for my react component that is using Reactable:
The text was updated successfully, but these errors were encountered: