Hit the below error at plugins.bundle.js file under demo 13.
Previously the app was running well but get this error after upgrading VS (version 17.12.5).
the error is hit on metronic v8.2.3, i have also updated metronic to v8.2.9, still getting the same error.
pls advise how to proceed further.
Error Details:
TypeError: Promise constructor cannot be invoked without 'new'
Stack trace:
> at Number.Promise (<anonymous>)
> at http://localhost/xxx/assets/plugins/global/plugins.bundle.js:24990:89
> at throwsError (http://localhost/xxx/assets/plugins/global/plugins.bundle.js:22384:7)
> at http://localhost/xxx/assets/plugins/global/plugins.bundle.js:24990:40
> at http://localhost/xxx/assets/plugins/global/plugins.bundle.js:22367:26
> at http://localhost/xxx/assets/plugins/global/plugins.bundle.js:22369:2
TypeError: Promise executor has already been invoked with non-undefined arguments
Stack trace:
> at new BadResolverPromise (http://localhost/xxx/assets/plugins/global/plugins.bundle.js:25019:7)
> at BadResolverPromise.all (<anonymous>)
> at http://localhost/xxx/assets/plugins/global/plugins.bundle.js:25027:35
> at valueOrFalseIfThrows (http://localhost/xxx/assets/plugins/global/plugins.bundle.js:22392:14)
> at http://localhost/xxx/assets/plugins/global/plugins.bundle.js:25026:33
> at http://localhost/xxx/assets/plugins/global/plugins.bundle.js:22367:26
> at http://localhost/xxx/assets/plugins/global/plugins.bundle.js:22369:2
Hi
Sorry for the delay. May I know if you just update the plugins.bundle.js file only? How about the src assets files?
Thanks