Uncaught ReferenceError: CustomEvent is not defined
Closed this issue · 1 comments
yozosann commented
JuneAndGreen commented
CustomEvent 是标准 webapi,自己模拟的环境也需要补全此 api,或者找相应的 polyfill 参考补全。
Closed this issue · 1 comments
CustomEvent 是标准 webapi,自己模拟的环境也需要补全此 api,或者找相应的 polyfill 参考补全。