You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: