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

Breaks in 2.2.3 #4

Open
peterjaap opened this issue Mar 22, 2018 · 1 comment
Open

Breaks in 2.2.3 #4

peterjaap opened this issue Mar 22, 2018 · 1 comment

Comments

@peterjaap
Copy link

Getting this error;

Uncaught Error: no such method 'openModal' for modal widget instance

Fixed it by replacing; html.modal('openModal'); with; popup.openModal();

It looks to me this is backwards compatible too.

@lorenaramonda
Copy link
Contributor

Thanks for your feedback, we'll check as soon as possible! 😰

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

2 participants