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
{{ message }}
This repository was archived by the owner on Dec 26, 2025. It is now read-only.
When spamming MotionUI for exemple whenever using Toast Notification system... some of the toast await motion ui yet never receive back? possible problem coming from JS Runtime? if await too long it may skip?
I will try to use a callback to JS=>C# whenever motion ui ends so it can notify the proper object.