Error when running on ASP.NET Core
This error shows on my PC only. On my co-devs(5 of them). Its running smoothly.
On ASP.NET Core.
var promiseRequiresObjectContext = throwsError(function () { return globals.Promise.call(3, noop); });
TypeError: Promise constructor cannot be invoked without 'new' .
plugins.bundle.js
Replies (0)
Deleted comment
Deleted comment