Closed kroleg closed 8 years ago
Other option will be to .catch() in load() like
this._loadRemote().then(resolve).catch(reject)
@kroleg Thanks!
Other option will be to .catch() in load() like