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 think it would be great so specify sertain actions when sertain events happen like onRegister, onUnregister ect.
Maybe we can rename initialize to onRegister because it would do the same thing at the end, executing a callback. and maybe add an onUnregister callback doing the same for the unregister method
The text was updated successfully, but these errors were encountered:
I think it would be great so specify sertain actions when sertain events happen like onRegister, onUnregister ect.
Maybe we can rename
initialize
toonRegister
because it would do the same thing at the end, executing a callback. and maybe add anonUnregister
callback doing the same for the unregister methodThe text was updated successfully, but these errors were encountered: