Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(RouterView): avoid parent rerenders when possible #2082

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

posva
Copy link
Member

@posva posva commented Dec 15, 2023

Close #1701

Copy link

netlify bot commented Dec 15, 2023

Deploy Preview for vue-router canceled.

Name Link
🔨 Latest commit 1191594
🔍 Latest deploy log https://app.netlify.com/sites/vue-router/deploys/657c544dce062d0008af5cae

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (66a6f54) 90.77% compared to head (1191594) 90.87%.
Report is 7 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2082      +/-   ##
==========================================
+ Coverage   90.77%   90.87%   +0.10%     
==========================================
  Files          24       24              
  Lines        1116     1118       +2     
  Branches      348      348              
==========================================
+ Hits         1013     1016       +3     
  Misses         63       63              
+ Partials       40       39       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

View Component unnecessarily updates when child route changes
2 participants