Skip to content
Discussion options

You must be logged in to vote

The editor worker is disposed when there is no open model left. A new worker is not added on top of the previous one, it's just restarted, so not a big deal

You can still change that by ensuring a model is always there, for instance by destroying the previous model only after you set the new one on the editor (which is probably a good practice anyway)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Nuthin2do
Comment options

Answer selected by Nuthin2do
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #646 on June 26, 2025 08:55.