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

TypeError in latest version #48

Closed
jorisnoo opened this issue Jan 13, 2024 · 2 comments
Closed

TypeError in latest version #48

jorisnoo opened this issue Jan 13, 2024 · 2 comments

Comments

@jorisnoo
Copy link

Hi there, and thank you very much for all your effort on this great plugin!

Unfortunately i'm running into the following error on the latest version when using x-target, seems to be related to a recent feature.

TypeError: can't access property "hasAttribute", event.submitter is null

if (event.submitter.hasAttribute("formnoajax")) {
      return;
}
@imacrayon
Copy link
Owner

Sorry about that v0.4.3 should fix it.

Thanks for taking the time to report this!

@jorisnoo
Copy link
Author

Thank you!

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