Supervisor doesn't await a plugin preload request when a method on that plugin is called #869
Labels
bug
Something isn't working
Plugin Infra
Related to the infrastructure used by front-end app or plugin developers
Flow that works
Flow that fails
The method call fails, rather than Supervisor waiting for the plugin to load (as it does if preload is not called).
Supervisor should await any loading that's in progress if it's interfering with the current method call.
The text was updated successfully, but these errors were encountered: