Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Open Error popup using angular 4 code. That comes automatically when status more that 400 comes. #3163

Closed
abhishekhbd opened this issue Mar 5, 2018 · 1 comment

Comments

@abhishekhbd
Copy link

abhishekhbd commented Mar 5, 2018

I want to open ABP inbuilt modal popup as below for all the user defined error manually.

image

Can you tell me what method I need to call?

@acjh
Copy link
Contributor

acjh commented Mar 5, 2018

abp.message.error('Invalid user name or password', 'Login failed!');

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

No branches or pull requests

3 participants