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
I have been trying a very basic example with Ace Editor using react-ace library and I am getting console error as -- UNTRUSTED_TYPES_CHECK_STACK_BELOW.
<AceEditor mode="json" theme="tomorrow" name="UNIQUE_ID_OF_DIV" editorProps={{ $blockScrolling: true }} /> .
Following is the console error.
The text was updated successfully, but these errors were encountered:
I have been trying a very basic example with Ace Editor using react-ace library and I am getting console error as -- UNTRUSTED_TYPES_CHECK_STACK_BELOW.
<AceEditor mode="json" theme="tomorrow" name="UNIQUE_ID_OF_DIV" editorProps={{ $blockScrolling: true }} />
.Following is the console error.
The text was updated successfully, but these errors were encountered: