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 has been archived by the owner on Sep 7, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
References #60.
We should be able to do:
And the
click
event will be bound. If theclick
event is already bound and noclick
event is passed on the next render, then we should remove the previousclick
listener.The text was updated successfully, but these errors were encountered: