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
I started getting this weird error in Google Chrome Canary yesterday. Uncaught (in promise) TypeError: promiseCapability.[[Resolve]] is not a function | undefined:1
Hey Folks
I started getting this weird error in Google Chrome Canary yesterday.
Uncaught (in promise) TypeError: promiseCapability.[[Resolve]] is not a function | undefined:1
On the chromium issue tracker it has been stated that it is important for subclassed Promises to act similarly to new the Promise ES2015 constructor as defined in the ECMA-262 draft from December 20th.
I don't know if this is to be considered an issue with Bluebird, but coudn't rule it out either.
Thanks for looking into this.
The text was updated successfully, but these errors were encountered: