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

fix bug where old metadata would persist after returning from a child route to the parent #81

Merged
merged 1 commit into from
Apr 6, 2017

Conversation

jazoom
Copy link
Contributor

@jazoom jazoom commented Apr 6, 2017

This fixes #32

@codecov-io
Copy link

codecov-io commented Apr 6, 2017

Codecov Report

Merging #81 into master will decrease coverage by 0.12%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
- Coverage   24.87%   24.75%   -0.13%     
==========================================
  Files          18       18              
  Lines         201      202       +1     
==========================================
  Hits           50       50              
- Misses        151      152       +1
Impacted Files Coverage Δ
src/shared/plugin.js 6.25% <0%> (-0.42%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba2ae97...a77b2ed. Read the comment docs.

@atinux atinux self-assigned this Apr 6, 2017
@atinux atinux merged commit 5447e54 into nuxt:master Apr 6, 2017
@atinux atinux mentioned this pull request Apr 6, 2017
@atinux atinux removed their assignment Jul 16, 2019
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.

Incorrect handling of metadata with navigation
3 participants