fix: rare cases of assets not loading in when scrolling backwards (#24245)

This commit is contained in:
Daniel Dietzler
2025-11-28 17:18:49 +01:00
committed by GitHub
parent f12f609038
commit c0a3b58bba
2 changed files with 76 additions and 75 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
"prettier-plugin-sort-json": "^4.1.1",
"prettier-plugin-svelte": "^3.3.3",
"rollup-plugin-visualizer": "^6.0.0",
"svelte": "5.43.12",
"svelte": "5.45.2",
"svelte-check": "^4.1.5",
"svelte-eslint-parser": "^1.3.3",
"tailwindcss": "^4.1.7",