Duplicate Ajax-submit forms don't work correctly in Firefox

Painbaker

Well-known member
Affected version
XF 2.3 Beta 1
Ajax-submit forms (like cron activity toggle buttons in ACP) don't work properly with Firefox 124.0, redirecting with page reload instead of flashing the message

Code:
Form submission via untrusted submit event is deprecated and will be removed at a future date. core.js:313:12
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. preamble.js:115:26
 
Top Bottom