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 Oct 8, 2023. It is now read-only.
It seems that the onFinish method is been run again even after the hot reload happens. That makes the development of an app that uses this package very bad. Maybe we could just don't run it after hot reloads.