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

s.dialog.open is not a function #138

Open
khanifikhsanudin opened this issue Jan 20, 2022 · 0 comments
Open

s.dialog.open is not a function #138

khanifikhsanudin opened this issue Jan 20, 2022 · 0 comments

Comments

@khanifikhsanudin
Copy link

I got this error on chrome macos if i added some options

jquery.dirtyforms.min.js:552 Uncaught TypeError: s.dialog.open is not a function
at k (jquery.dirtyforms.min.js:552:27)
at HTMLAnchorElement.onAnchorClick (jquery.dirtyforms.min.js:298:13)
at HTMLDocument.dispatch (jquery.min.js:2:43064)
at HTMLDocument.v.handle (jquery.min.js:2:41048)

$("form").dirtyForms({
dialog: { title: "Wait!" },
message: "You forgot to save your details. If you leave now, they will be lost forever."
});

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