vuejs / router

🚦 The official router for Vue.js
https://router.vuejs.org/
MIT License
3.95k stars 1.19k forks source link

fix: custom directive doesn't work when custom=true #2377

Closed decademoon closed 1 month ago

decademoon commented 2 months ago

Fix #2375.

netlify[bot] commented 2 months ago

Deploy Preview for vue-router canceled.

Name Link
Latest commit 0c6c6a0e2274f39204a394033293fb902bab1f96
Latest deploy log https://app.netlify.com/sites/vue-router/deploys/6710828045c6dd000842d86f
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.39%. Comparing base (14219b0) to head (0c6c6a0). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2377 +/- ## ======================================= Coverage 97.39% 97.39% ======================================= Files 26 26 Lines 6032 6036 +4 Branches 824 826 +2 ======================================= + Hits 5875 5879 +4 Misses 155 155 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.