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
Error: out of scope
at pluginViewContext.ts:23:1
at ModelDescriptionEditor.tsx:35:1
at editor.ts:76:1
at Array.map (<anonymous>)
at editor.ts:76:1
at config.ts:15:1
at editor.ts:143:1
at Array.map (<anonymous>)
at ve.<anonymous> (editor.ts:133:1)
at ve.create (editor.ts:210:1)
Am I doing something wrong? I didn't even change the code, just copied it.
The text was updated successfully, but these errors were encountered:
Hi,
I copied the code from React Tooltip example into my app and it breaks the editor when tries to execute the following:
Here is the error:
Am I doing something wrong? I didn't even change the code, just copied it.
The text was updated successfully, but these errors were encountered: