I have a big model which sends custom data to Algolia and in many cases the value stored in Algolia ends up being "Invalid JSON". Is there any way to debug this kind of issue? I have tried reducing the amount of data sent but still seeing Invalid JSON for payloads which should be fine.
I guess there is a an encoding problem when a string has an invalid character for JSON. I could add an validation step and we might need a helper method to encode this.
Hmm, the model sometimes has strings that have Norwegian text and some urls do have extra backward slash \ due to legacy API crap. Could those be causing the issue?
I tried pulling in the latest Squidex release via Docker but still seeing invalid JSON. Would love to get this resolved due to pressure to wrap up a project.
Could you create a release tag so we can deploy it? I tried using the build image but that just breaks stuff
Uncaught ReferenceError: ngDevMode is not defined
at Module.<anonymous> (app.js?ef8b3c2bdc7d8f9e8b65:2)
at Module.<anonymous> (app.js?ef8b3c2bdc7d8f9e8b65:2)
at i (app.js?ef8b3c2bdc7d8f9e8b65:2)
at Module.<anonymous> (app.js?ef8b3c2bdc7d8f9e8b65:2)
at i (app.js?ef8b3c2bdc7d8f9e8b65:2)
at app.js?ef8b3c2bdc7d8f9e8b65:2
at app.js?ef8b3c2bdc7d8f9e8b65:2