You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ema_proxy__WEBPACK_IMPORTED_MODULE_5___default.a is not a constructor
at eval (main.js?56d7:28)
at Module../src/main.js (index.js:12506)
at webpack_require (index.js:833)
at fn (index.js:130)
at Object.4 (index.js:12651)
at webpack_require (index.js:833)
at index.js:971
at index.js:974
window.EMA = new EmaProxy()
修改为:window.EMA = EmaProxy
The text was updated successfully, but these errors were encountered: