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 Feb 21, 2025. It is now read-only.
Hi, is there a way to check if progress time ended? I'm trying to use Closing Event but i can't find out the type of closing.
What I want to do is: Every time the progress timer reaches the end, the modal will not close. It will fired Next Event to the next Modal instead (They are from the same gorup).
Hi, is there a way to check if progress time ended? I'm trying to use Closing Event but i can't find out the type of closing.
What I want to do is: Every time the progress timer reaches the end, the modal will not close. It will fired Next Event to the next Modal instead (They are from the same gorup).
Thanks