mirror of https://github.com/sveltejs/svelte
fix: add touch events on microtask to avoid Chromium bug (#12735)
parent
76cb89c750
commit
8bde2d5710
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: add touch events on microtask to avoid Chromium bug
|
Loading…
Reference in new issue