What would be the best way to implement JSON forms in an already existing app

I am trying to implement JSON forms in an already existing app, but problems are arising. I keep on getting process is not defined. I am getting json-schema-ref errors. How can I get started?

Hi @Victor-Villacis,

please try with the latest beta versions. We removed json-schema-ref-parser as a dependency. If you still have problems please post more information:

  • Which JSON Forms version you are using
  • Which binding and renderer set
  • How does the schema and UI Schema look like