fix: Error when a zoomable element is removed during zoom initialization (#2624)

- Closes: #2410
This commit is contained in:
Dermot Duffy
2026-07-26 20:54:07 -07:00
committed by GitHub
parent ad89aa9538
commit 231e3087b7
4 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"license": "MIT",
"dependencies": {
"@cycjimmy/jsmpeg-player": "^6.0.5",
"@dermotduffy/panzoom": "^4.5.1",
"@dermotduffy/panzoom": "^4.6.2",
"@egjs/hammerjs": "^2.0.17",
"@graphiteds/core": "^1.9.21",
"@lit-labs/scoped-registry-mixin": "^1.0.3",