RXNT/react-jsonschema-form-conditionals

Incompatible with @rjsf/core@2.0.0

ivarprudnikov opened this issue · 3 comments

react-jsonschema-form was renamed to @rjsf/core in v2 thus imports are failing.

./node_modules/react-jsonschema-form-conditionals/lib/rulesRunner.js
Module not found: Can't resolve 'react-jsonschema-form/lib/utils' in '/foo/bar/node_modules/react-jsonschema-form-conditionals/lib'
calpa commented

@ivarprudnikov can you provide a pull request?

Unfortunately fork moved ahead of just being a fork.
https://www.npmjs.com/package/rjsf-conditionals

What I'm saying is that there are too many changes that include more than just compatibility. There are build changes and updated playground website, in addition to numerous dependency changes.