Skip to content

[fix] take into account page-level options on error pages#2117

Merged
benmccann merged 1 commit intomasterfrom
error-handlnig
Aug 7, 2021
Merged

[fix] take into account page-level options on error pages#2117
benmccann merged 1 commit intomasterfrom
error-handlnig

Conversation

@benmccann
Copy link
Copy Markdown
Member

Closes #1942

A lot of this is refactoring as I was trying to better understand this section of code. As I was trying to tidy it up a bit for my own understanding I stumbled across the fix for #1942

@benmccann benmccann added bug Something isn't working error handling labels Aug 6, 2021
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Aug 6, 2021

🦋 Changeset detected

Latest commit: 3cdfece

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sveltejs/kit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@benmccann benmccann merged commit c3c25ee into master Aug 7, 2021
@benmccann benmccann deleted the error-handlnig branch August 7, 2021 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working error handling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to disable hydration and client routing on error pages

1 participant