fix(vue-router): use Vue listener casing for external links#6856
fix(vue-router): use Vue listener casing for external links#6856birkskyum merged 1 commit intorefactor-signalsfrom
Conversation
|
View your CI Pipeline Execution ↗ for commit 9a4e500
☁️ Nx Cloud last updated this comment at |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Bundle Size Benchmarks
Trend sparkline is historical gzip bytes ending with this PR measurement; lower is better. |
Note
This issue was not introduced by
refactor-signals; the external-link path already bypassed Vue listener-name normalization before this branch. This PR fixes that pre-existing bug while targeting the branch under review.Summary
onMouseenterandonTouchstartLinkhover and touch handlersTesting