alfresco-js-api icon indicating copy to clipboard operation
alfresco-js-api copied to clipboard

console.log() of error

Open AlejandroSotoCastro opened this issue 3 years ago • 0 comments

Type of issue: (check with "[x]")

- [ ] New feature request
- [x] Bug  
- [ ] Support request

Current behavior: When a login ECM error occurs a login ECM error message gets printed on top of the error thrown

Expected behavior: There should be an error thrown but not a console log.

Steps to reproduce the issue: Login with wrong credentials for example

I found the line were the message is being logged. Here

AlejandroSotoCastro avatar Apr 11 '22 12:04 AlejandroSotoCastro