Skip to content

fix(vue-app): error page layout not correctly applied in client rendering #6479

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

Merged
merged 5 commits into from
Sep 30, 2019

Conversation

clarkdo
Copy link
Member

@clarkdo clarkdo commented Sep 28, 2019

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)

Description

When error happened in client side rendering (like route change), layout in error.vue is not set.

Fix #2537, fix #5654 and fix nuxt/website-v2#231

Checklist:

  • I have added tests to cover my changes (if not applicable, please state why)
  • All new and existing tests are passing.

Sorry, something went wrong.

@clarkdo clarkdo requested a review from a team September 28, 2019 18:58
galvez
galvez previously approved these changes Sep 28, 2019
@codecov-io
Copy link

codecov-io commented Sep 28, 2019

Codecov Report

Merging #6479 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #6479   +/-   ##
=======================================
  Coverage   95.66%   95.66%           
=======================================
  Files          79       79           
  Lines        2701     2701           
  Branches      697      697           
=======================================
  Hits         2584     2584           
  Misses        101      101           
  Partials       16       16
Flag Coverage Δ
#e2e 100% <ø> (ø) ⬆️
#fixtures 50.57% <ø> (ø) ⬆️
#unit 92.37% <ø> (ø) ⬆️

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 950b48f...5c60cd2. Read the comment docs.

@pi0 pi0 requested a review from atinux September 29, 2019 09:08
@pimlie pimlie changed the title fix(vue-app): error page layout not correctly applied in client rendeing fix(vue-app): error page layout not correctly applied in client rendering Sep 29, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
7 participants