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: error page rendering before redirect #3782

Merged
merged 5 commits into from Aug 22, 2018
Merged

Conversation

clarkdo
Copy link
Member

@clarkdo clarkdo commented Aug 21, 2018

This scenario is hard to write a unit test, because it's only in spa and redirect mode

Redirecting to external has been covered by e2e test.

Fix #3307

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #3782   +/-   ##
=======================================
  Coverage   97.81%   97.81%           
=======================================
  Files          18       18           
  Lines        1145     1145           
  Branches      309      309           
=======================================
  Hits         1120     1120           
  Misses         24       24           
  Partials        1        1

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 b9f3aa2...cd2cfce. Read the comment docs.

@clarkdo clarkdo merged commit ef85723 into nuxt:dev Aug 22, 2018
@lock
Copy link

lock bot commented Oct 31, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 31, 2018
@clarkdo clarkdo deleted the redirect-error branch April 2, 2019 13:13
@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error page rendering before redirect in middleware (nuxt.config.js +layout + page).
3 participants