MeshJS / mesh

TypeScript open-source library to advance Web3 development on Cardano
https://meshjs.dev
Apache License 2.0
221 stars 65 forks source link

@mesh/react to use the app's react #379

Open jinglescode opened 2 weeks ago

jinglescode commented 2 weeks ago

Describe the bug

This problem will occur when the main app uses react version 19 while the mesh/react is using react 18.

How to make mesh react uses main app's react page?

See https://react.dev/warnings/invalid-hook-call-warning under Mismatching Versions of React and React DOM and Duplicate React