You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On some android phones editor is never ready (Waiting for 2 minutes)
I have not been able to reproduce this locally, but we are seeing this issue in our Sentry and api logs. Users are able to write in the editor. We do not know if this content is available by the useEditorContent, as we only report this to our form context when bridgeState.isReady works.
To Reproduce
Unknown.
Expected behavior
The bridgestate should become ready in reasonable time.
Screenshots
N/A
If any information is needed from us, let me know. I can present more of our code and our Sentry tracking if needed.
The text was updated successfully, but these errors were encountered:
I have not 100% confirmed, but users are typing in the input. So it does work on the device, it also seems to happen occasionally, not every time.
I have not logged any additional errors, and have not been able to reproduce. But the error does happen frequently enough for this to be a issue for us.
I will attempt to reload the webview when onRenderProcessGone is called to see if that helps.
Describe the bug
On some android phones editor is never ready (Waiting for 2 minutes)
I have not been able to reproduce this locally, but we are seeing this issue in our Sentry and api logs. Users are able to write in the editor. We do not know if this content is available by the useEditorContent, as we only report this to our form context when bridgeState.isReady works.
To Reproduce
Unknown.
Expected behavior
The bridgestate should become ready in reasonable time.
Screenshots
N/A
If any information is needed from us, let me know. I can present more of our code and our Sentry tracking if needed.
The text was updated successfully, but these errors were encountered: