close #303 use a fork version of smooth scroll polyfill
The forked version support customize target window and document, so we can polyfill it to the iframe.
This commit is contained in:
@@ -58,11 +58,9 @@
|
||||
"typescript": "^3.9.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/smoothscroll-polyfill": "^0.3.0",
|
||||
"@xstate/fsm": "^1.4.0",
|
||||
"mitt": "^1.1.3",
|
||||
"pako": "^1.0.11",
|
||||
"rrweb-snapshot": "^0.8.1",
|
||||
"smoothscroll-polyfill": "^0.4.3"
|
||||
"rrweb-snapshot": "^0.8.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user