naja-js / naja

Modern AJAX library for Nette Framework
https://naja.js.org
MIT License
109 stars 16 forks source link

Cannot set property 'nette-submittedBy' of undefined #183

Closed jiripudil closed 3 years ago

jiripudil commented 3 years ago

when i click on element with ajax in class, Script call this error.

FormsHandler.ts:39 Uncaught TypeError: Cannot set property 'nette-submittedBy' of undefined at w.processForm (FormsHandler.ts:39) at EventTarget.clickElement (UIHandler.ts:82) at EventTarget.handleUI (UIHandler.ts:75)

Originally posted by @EncryptSL in https://github.com/jiripudil/Naja/discussions/182