After pressing the item in the sidebar, 'molecule.editor.open()' will run.
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
If you want to get a clone and run it, You can remove the jwt property and access it on the homepage.
@briggssong Sorry, can you provide a GIF ? I don't understand the meaning of 「 The content doesn't change 」
@wewoor check plz
@wewoor check plz
@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?