tachyon-ops / react_vue_ts

Vuera TS lib
22 stars 2 forks source link

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

Open wasiq-tenovos opened 1 year ago

wasiq-tenovos commented 1 year ago

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

tachyon-ops commented 10 months ago

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