Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

Errors in console when password is invalid #21

Open
matusbalascak opened this issue Aug 15, 2017 · 1 comment
Open

Errors in console when password is invalid #21

matusbalascak opened this issue Aug 15, 2017 · 1 comment

Comments

@matusbalascak
Copy link

Why there is uncaught error in console when using wrong password?

bundle.js:16431 Uncaught (in promise) Error: Incorrect username or password. at Request.extractError (bundle.js:16431) at Request.callListeners (bundle.js:19408) at Request.emit (bundle.js:19380) at Request.emit (bundle.js:18017) at Request.transition (bundle.js:17356) at AcceptorStateMachine.runTo (bundle.js:22839) at bundle.js:22851 at Request.<anonymous> (bundle.js:17372) at Request.<anonymous> (bundle.js:18019) at Request.callListeners (bundle.js:19418) at Request.emit (bundle.js:19380) at Request.emit (bundle.js:18017) at Request.transition (bundle.js:17356) at AcceptorStateMachine.runTo (bundle.js:22839) at bundle.js:22851 at Request.<anonymous> (bundle.js:17372) at Request.<anonymous> (bundle.js:18019) at Request.callListeners (bundle.js:19418) at callNextListener (bundle.js:19398) at EventEmitter.onEnd (bundle.js:14556) at EventEmitter../node_modules/events/events.js.EventEmitter.emit (bundle.js:36627) at features.constructor.finishRequest (bundle.js:15196) at XMLHttpRequest.<anonymous> (bundle.js:15111)

Thanks

@baus
Copy link

baus commented Dec 10, 2017

I'm seeing this problem as well

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants