You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have multiple forms on a page with negative captcha. negative_captcha(@captcha) generates hidden_field_tags with ids 'timestamp' and 'spinner'. Their ids are the same for each form. I think there should be options to pass to this method to change these tags' ids to be unique.
The text was updated successfully, but these errors were encountered:
I have multiple forms on a page with negative captcha.
negative_captcha(@captcha)
generateshidden_field_tag
s with ids 'timestamp' and 'spinner'. Their ids are the same for each form. I think there should be options to pass to this method to change these tags' ids to be unique.The text was updated successfully, but these errors were encountered: