Describe the bug
After being in a editing session for some time, the editor reports "The document could not be loaded. Please check your internet connection."
Looking at the network requests, all requests went through (no 4xx or 5xx) and no error log in the console either.
It seems though like hasConnectionError in Editor.vue gets set to true somehow in onChange(), triggered by _fetchSteps() from the PollingBackend.
Screenshots
Server details:
- Nextcloud version: 33 dev and 32.0.1-rc2 at least