react_vue_ts icon indicating copy to clipboard operation
react_vue_ts copied to clipboard

React useState cannot read properties of null ("reading useState") while consume the component in VueJS

Open wasiq-tenovos opened this issue 2 years ago • 1 comments
trafficstars

I am facing an issue while consuming react component in vuejs2. Here is the complete information https://stackoverflow.com/questions/77088280/react-usestate-cannot-read-properties-of-null-reading-usestate-while-consume @tachyon-ops can you please suggest

wasiq-tenovos avatar Sep 12 '23 13:09 wasiq-tenovos

~~Do you have a stripped down example I can test on?~~ Ok, I am working on it. Seems something changed with the typings, because useState is actually not null nor undefined. Screenshot 2023-11-27 at 11 51 10

tachyon-ops avatar Nov 27 '23 08:11 tachyon-ops