sveltekit refresh when cache is enabled window.HSStaticMethods.autoInit() doesn't get run #612
EssaAlshammri
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had a problem after build a sveltekit app
page cache is enabled by default and when I refresh the page the overlay doesn't get initialized by using only autoinit inside afternavigate.
I came up with a solution that works. I don't know it does or if it's correct. any way I just want it to share it for those having this problem
Beta Was this translation helpful? Give feedback.
All reactions