I see this in Firefox inspector
Code:
Uncaught SyntaxError: expected expression, got keyword 'const'/template/ajax.jsCode:
// Prevent accidental double submission of form+$('[data-prevent-flood] input[type=submit]').click(function(event) {+const $submitButton = $(this); // Store the button element+const $form = $submitButton.closest('form');Statistics: Posted by SpIdErPiGgY — Sun Jun 30, 2024 5:35 am