You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@slaweet, thanks again.
Basically, we recommend use in defensive approach. Usually calling other task which previous task haven't finished, eventually will make unexpected error.
For example, when calling some async load call, call next command when load task is done using load's done option.
Aside of comment, I'll look for preventing this.
Description
@netil thank you very much for a quick fixing of #3614.
Another error occurs in the same scenario if I decrease the timeout from 500ms to 100ms.
Steps to check or reproduce
I've updated the timeout in the reproduction with
nightly
build of billboard: https://codesandbox.io/p/sandbox/billboard-error-after-destroy-forked-pw4xyqit throws
The text was updated successfully, but these errors were encountered: