react-jsonschema-form-conditionals icon indicating copy to clipboard operation
react-jsonschema-form-conditionals copied to clipboard

Incompatible with @rjsf/[email protected]

Open ivarprudnikov opened this issue 4 years ago • 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'

ivarprudnikov avatar Apr 28 '20 08:04 ivarprudnikov

Went with a fork https://github.com/ivarprudnikov/rjsf-conditionals

ivarprudnikov avatar Apr 28 '20 17:04 ivarprudnikov

@ivarprudnikov can you provide a pull request?

calpa avatar Jun 15 '20 06:06 calpa

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.

ivarprudnikov avatar Jun 15 '20 08:06 ivarprudnikov