securingsincity/react-ace

react-ace 11.0.1 Ace editor giving console error UNTRUSTED_TYPES_CHECK_STACK_BELOW

Opened this issue · 0 comments

niccs commented

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.
Screenshot 2024-05-21 at 10 03 50 PM