-
Notifications
You must be signed in to change notification settings - Fork 767
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
Uncaught TypeError: Cannot read property 'open' of undefined #270
Comments
+1, I'm running into the same issue. |
+1 need a fix on this. Issue occurs when initialising Remodal with
|
+1 I am facing the same error. Here the console info for the remodal.min.js file:
Does someone found a fix? |
This issue occurs when using |
Hi,
I am using 1.1.0 to implement modal window. However it keep showing the following error whenever I tried our code or the example code you provided on the README page. Does anyone has any suggestion??
Error: ** the error shows up when open modal window.
Uncaught TypeError: Cannot read property 'open' of undefined
Code:
HTML:
JS:
The text was updated successfully, but these errors were encountered: