sqlitecloud-js icon indicating copy to clipboard operation
sqlitecloud-js copied to clipboard

bug(1.0.417): when installed with npm driver needs react 19

Open Gioee opened this issue 9 months ago • 0 comments

Current Behavior

When installed with npm driver needs react 19, if the project is using react 18 it will throw an error and stop the installation

Expected Behavior

The driver should be usable with every react version

Steps to Reproduce the Problem

  1. use react 18, driver 1.0.354
  2. update the driver

Environment

  • Version: 1.0.417

Gioee avatar Feb 25 '25 15:02 Gioee