Closed raybittuiq closed 5 months ago
It's working as expected in local but when I am trying to run it on production for postgres json fields, it's showing blank and in the console it's throwing the error ReferenceError: JSONEditor is not defined
ReferenceError: JSONEditor is not defined
It was due to cross origin request
Description
It's working as expected in local but when I am trying to run it on production for postgres json fields, it's showing blank and in the console it's throwing the error
ReferenceError: JSONEditor is not defined