evt.stopPropagation() should be called first
because some race conditions or some process take long then evt.stopPropagation()
may be late.
Created
January 29, 2019 01:19
-
-
Save ThaddeusJiang/ddfc76d36cc6cfcb8144d7c00271f58e to your computer and use it in GitHub Desktop.
evt.stopPropagation() should be called first
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment