Closed Gurinder-Batth closed 2 years ago
Yep, getting a similar error too
How do you use react-tabs? Installed via npm or umd bundle? Where/when does the error appear? In the browser at runtime or during build?
Okay I just noticed that the error is about useId
.
The latest version (v5) of react-tabs
does require react 18.0.0 as a minimum.
If you happen to use an older react version please use react-tabs
version 4.
I still have the same issue even after using reac-tabs version 4 with an older react version (17.0.2)
Same issue