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
Fix click event not bound for router-link (fix#707) (#708)
* Fix click event not bound for router-link (fix#707)
Fix click event not bound for `<router-link>` when tag is not `<a>` and doesn't have child `<a>`
* add e2e test
0 commit comments