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
We should report a warning if a method contains the registration on events such as the deregistration. Most probably the user wants to register or deregister, bot not both at the same time (especially not deregister before register).
The text was updated successfully, but these errors were encountered:
RalfKoban
changed the title
Warn if event registration and dereistration are in same method
Warn if event registration and de-registration are in same method
Apr 3, 2022
Uh oh!
There was an error while loading. Please reload this page.
We should report a warning if a method contains the registration on events such as the deregistration. Most probably the user wants to register or deregister, bot not both at the same time (especially not deregister before register).
The text was updated successfully, but these errors were encountered: