JSON Data in Alert

Good day all. Curious if anyone else has seen this.

Fresh install of the Hotel Demo, configured the dataProcessor to use a REST endpoint and when I load the page the data is being displayed in an alert.

I have verified the XML date format, and the JSON format is correctly formatted with the collections the demo is expecting. Fields names checked.

Thoughts on where to look?

Hello @jwood

Here was a similar issue, please try to check the dates format one more time

Also, please check the date format that is used to parse data from a data set and to send dates back to the server which is set in date_format config. Default value is %Y-%m-%d %H:%i.

If the issue still exists - please send me the data set (or at least part of it) and I will try to reproduce it to understand te cause.