Open younghu-lee opened 11 months ago
Did you find a way to fully handle this?
Did you find a way to fully handle this?
Hi. Yes. I find a way to fully handle this. You see this my reply.
and i remove immutable cash by using patch-package. but, sveltekit developer tell me, that way is page loading speed down. you remind this.
Did you find a way to fully handle this?
Hi. Yes. I find a way to fully handle this. You see this my reply.
and i remove immutable cash by using patch-package. but, sveltekit developer tell me, that way is page loading speed down. you remind this.
How did you use patch-package
to remove the immutable cache? What does that mean?
Please provide a minimal reproduction.
Describe the bug
Hi, I'm a korean developer. my english is very poor. Please understand.
We use sveltekit 2.0 to our admin web page. and deploying by docker, adapter-node. when deploying finished, the user is still using the old version facing that error. we use 'pollInterval' like below.
and in our +layout.svelte
but error has orruring.
when debugging, updated store not change.
We temporarily applied this in hooks.client.js :
we need your help.
Reproduction
Logs
No response
System Info
Severity
annoyance
Additional Information
I saw this page, 'https://github.com/sveltejs/kit/issues/9089' but comment is outdated.