Description:
While testing the minimap plugin in the npm-multiroot-react demo, I added the plugin to the editor config and set the element ID. However, I encountered an error, and all editors failed to load.
Steps to Reproduce:
- Add the minimap plugin to editor config.
- Set the container on the minimap config.
- Run the demo.
Question:
Does the multi-root editor support the minimap plugin? Is there a missing configuration, or does the plugin need an update for multi-root support?
Attachments:
- Screenshot of the error
