This is probably because plugins are now loaded asynchronously. You can run inkdrop.isEditorActive() to check if the editor is already loaded.
1 Like
This is probably because plugins are now loaded asynchronously. You can run inkdrop.isEditorActive() to check if the editor is already loaded.