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
When rendering a slate editor inside of an Iframe using firefox, the editor does not render the initial content and is not intractable. There are no errors in the console AFAIK.
Description
When rendering a slate editor inside of an Iframe using firefox, the editor does not render the initial content and is not intractable. There are no errors in the console AFAIK.
Possibly related to #4170?
Recording
Firefox is on the left, chrome is on the right:
Screen.Recording.2021-05-24.at.11.02.22.AM.mov
Sandbox
This repros in the official slate examples: https://www.slatejs.org/examples/iframe
Steps
To reproduce the behavior:
You will see that the editor does not render the initial text and that you can't interact with it.
Expectation
The editor renders the initial content and is intractable in Firefox. This currently works in Chrome.
Environment
The text was updated successfully, but these errors were encountered: