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
And the click event will be bound. If the click event is already bound and no click event is passed on the next render, then we should remove the previous click listener.
References #60.
We should be able to do:
And the
clickevent will be bound. If theclickevent is already bound and noclickevent is passed on the next render, then we should remove the previousclicklistener.