Hello! One of my apps is crashing (showing the “Sorry, an error occurred”) screen intermittently and I don’t know why.
What I know:
- It usually takes a minute or so of refreshing the app before it is able to load.
- The airtable record data the app references is changing a lot throughout the data so it might be related to that
- I have been unable to reproduce this error when I am ‘block run’ mode via the CLI. So far I have only seen it happened on the ‘release’ version of the app
- the browser console says
Error: comment count out of sync
a ton of times when I open it after the app crashes
Does anyone have an idea what’s going on? Thanks so much for your help. Here is a screenshot: