Having trouble with JSONForms after deployment

Everything works great locally. I’m using a vue app (vue2) with vue-cli-service and my own custom renderers so that I can utilize vue-material components. When I deploy however, the form does not render. No errors. Any ideas what I could be missing?

Hi @naomi! Which version of JSON Forms are you using? We had this exact problem in the past but fixed it with JSON Forms 2.5.2. If you are using 2.5.2 or later, can you push a branch somewhere so we can reproduce the problem?

@sdirix thanks for the response! Upgrading to 2.5.2 fixed all the issues I was seeing

1 Like