Skip to content

fix: prevent content from being reset #309

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 2 commits into from
Apr 4, 2023

Conversation

tomoam
Copy link
Contributor

@tomoam tomoam commented Apr 3, 2023

ref: #302 (comment) , #303 (comment)

Fixes #298

SvelteKit's version has been updated to 1.14 (now 1.15), which improves recovery from errors. Now, code such as ping and timeout (the cause of #298, see here) should no longer be needed.

@vercel
Copy link

vercel bot commented Apr 3, 2023

@tomoam is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Apr 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
learn-svelte-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2023 5:42pm

@Rich-Harris
Copy link
Member

I have a slight bit of nervousness about this (it feels like there could be some unanticipated way to get into a broken state) but this is way nicer, so let's give it a whirl and see if anything breaks. thanks!

@Rich-Harris Rich-Harris merged commit cbcf166 into sveltejs:main Apr 4, 2023
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.

Content is reset at unexpected times
2 participants