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

Modal Dialog Behaving differently on different servers!! #42

Open
alok-srivastav opened this issue Oct 3, 2018 · 2 comments
Open

Modal Dialog Behaving differently on different servers!! #42

alok-srivastav opened this issue Oct 3, 2018 · 2 comments

Comments

@alok-srivastav
Copy link

Thanks for amazing library!!

On different servers, modal dialog behaves differently.

On production server, modal dialog closes when clicked outside of the modal dialog which is not the case on other servers I have for my project.

Please suggest what to do?

Thanks

@btargac
Copy link

btargac commented Oct 9, 2018

I thinks two servers have different versions of this package, you can check from the node_modules folder or from command line npm ls --depth=0 in the folder where package.json and npm_modules are stored. you must be seeing two different versions of ngx-modal, if so you should use package-lock.json more efficiently

@meeroslav
Copy link
Collaborator

Thanks, @btargac for helping out.

@alok-srivastav, please check the versions and let me know if updating to the latest version didn't solve the issue.

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

No branches or pull requests

3 participants