Which has made passing the fourth requirement extremely difficult... jQuery functions intended to fix this (e.g. $("#id).removeAttr("data-disable-with") etc. do not seem to work, at least on Rails 5.1. Been at this for hours with no success. Maybe I'm missing something obvious, but perhaps this should be addressed as Rails 5 is increasingly used?
Edit: Naturally, I found this seconds after posting, by looking at one of the non-top-rated-green-checkbox answers on SO: data: { disable_with: false }
Which has made passing the fourth requirement extremely difficult... jQuery functions intended to fix this (e.g. $("#id).removeAttr("data-disable-with") etc. do not seem to work, at least on Rails 5.1. Been at this for hours with no success. Maybe I'm missing something obvious, but perhaps this should be addressed as Rails 5 is increasingly used?
Edit: Naturally, I found this seconds after posting, by looking at one of the non-top-rated-green-checkbox answers on SO: data: { disable_with: false }