Cannot set property 'nette-submittedBy' of undefined
jiripudil opened this issue · 0 comments
jiripudil commented
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 #182