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
Awesome, cheers! I have to narrow it down, but this set of changes actually broke caching of HTTP requests since it's using promises to resolve internally (no idea how, I can only assume a Promise.resolve was imploding with this mix and match).
https://github.com/kevinbeaty/any-promise
this implementation supports more promise implementations and allows the end-user to configure the promise implementation.
The text was updated successfully, but these errors were encountered: