jquery-rails icon indicating copy to clipboard operation
jquery-rails copied to clipboard

JQMIGRATE: jQuery.fn.submit() event shorthand is deprecated #299

Open pandamouse opened this issue 1 year ago • 0 comments

Use trigger('submit') instead of .submit which is deprecated.

pandamouse avatar Feb 23 '24 01:02 pandamouse