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

null is not an object (evaluating 'r.resolve') #260

Open
klusinyan opened this issue Jan 27, 2019 · 0 comments
Open

null is not an object (evaluating 'r.resolve') #260

klusinyan opened this issue Jan 27, 2019 · 0 comments

Comments

@klusinyan
Copy link

Versione 0.15.1 (tried also on 0.14.x)
Hi, I'm facing the following issue when try to show two modals in sequence.
I tried to debug to see what happens bu no result. The error comes out randomly, seems due to some delay in source code, but can not find any solution unfortunately.

This is my sequence.

  1. Show the first modal, on button click I call close()
  2. Show the second modal after close(), also I tired to do after some delay.
  3. I see the following error:

The error:

null is not an object (evaluating 'r.resolve')
http://localhost:3000/node_modules/angular-modal-service/dst/angular-modal-service.min.js:1

Please, tell me if you have any suggestion. Tell me please also, if there is, the right way to show 2 modals in sequence.

Thanks,
Karen

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