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
After pressing the item in the sidebar, 'molecule.editor.open()'
will run.
I change the components to show at this opening.
However, when the editor screen is of the same type, there is a problem that appears as it is.
How do I solve this problem?
@briggssong Each tab has its own instance when you use editor.open(), and each Tab has a unique ID. Do you want to open the same data in multiple Editors?
Hello
After pressing the item in the sidebar, 'molecule.editor.open()'
will run.
I change the components to show at this opening.
However, when the editor screen is of the same type, there is a problem that appears as it is.
How do I solve this problem?
click icon
click make
typed monaco text
changed tab
The content doesn't change.
Reference : github.com/machbase/neo-react-demo
branch name : 276-neo-web-react-demo-setup
https://github.com/machbase/neo-react-demo/tree/276-neo-web-react-demo-setup
The text was updated successfully, but these errors were encountered: