I’ve been getting this error on and off all day. Toggling from master to dev has not solved the problem, I see the same error in both.
Is this an issue for anyone else?
I’ve been getting this error on and off all day. Toggling from master to dev has not solved the problem, I see the same error in both.
Is this an issue for anyone else?
Try cleaning your browser data.
Thanks for the suggestion, I tried and the problem persists.
I’ve gone through that thread as well. Tried everything at this point - thank you.
If you’ve emailed support, then you’ll need to wait for them to respond. Short of clearing all your browser data (cache, local storage, indexed db, etc) for Anvil, or undoing any git changes you made locally, there really isn’t anything you can do to resolve it.
I’m also assuming that you don’t have the same app in the IDE open in multiple places, since that’ll cause that error.
The last time this happened to me, I’d (temporarily) lost my Internet connection. I copy-pasted my changes (they were just code, not GUI changes) to a local temp file, and re-applied them when I got the connection back.