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
I mean cancelling action without clicking. E.g user doing votes up, but backend process said its not valid and need to be cancelled (automatically,without clicking the button).
Is there any way to cancel action. Currently, I do cancellation by doing re-initialization and set the callback again.
The text was updated successfully, but these errors were encountered: