I have a SharePoint list that I've customized using Power Apps.
Recently, an error message has started showing up the first time the view or edit form is loaded after a page load:
JSON Parsing error, expected 'object' but got 'array'
I can't reproduce this error when I edit the form in Power Apps Studio. I've looked through the code and can't see any obvious cause. I've tried using the browser developer tools to pinpoint the cause, but with no luck.
The error doesn't appear to impact on the form's functionality, but it is frustrating end users.
Are there any suggestions on how I can troubleshoot this? The monitor tool looks useful, but I haven't figured out how to get this working with a custom SharePoint form.