You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-26 17:03:12 +03:00
Now that we are using bluebird, `defer.reject` is not implicitly bound, so we need to call it properly rather than just passing it into the catch handler. This fixes an error: promise.js:711 Uncaught TypeError: Cannot read property 'promise' of undefined
15 KiB
15 KiB