react-jsonschema-form-conditionals
react-jsonschema-form-conditionals copied to clipboard
Incompatible with @rjsf/[email protected]
trafficstars
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'
Went with a fork https://github.com/ivarprudnikov/rjsf-conditionals
@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.