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

DialogService incorrect behavior #14

Open
atladas opened this issue Oct 31, 2017 · 0 comments
Open

DialogService incorrect behavior #14

atladas opened this issue Oct 31, 2017 · 0 comments

Comments

@atladas
Copy link

atladas commented Oct 31, 2017

If we have ValidationErrors, after commit DialogService return the previous error at first time.
Example:
If we clear summary field and try to move home then canDeactivate fire and DialogService inforn us that have changes,
if we choice cancel and this time try to save DialogService display the same error as before,
if we press ok and try to save again DialogService display the right message.
Thanks

ps:DialogService work fine , this behavior comes from Angular ErrorHandler

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

1 participant