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
{{ message }}
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
When you pass wrapper: false to field_for, it seems like you need to contain your fields in an element with class 'fields'. Otherwise, the link_to_remove will not function. I think this is okay behavior, but it's not explicitly mentioned in the documentation.
The text was updated successfully, but these errors were encountered:
When you pass wrapper: false to field_for, it seems like you need to contain your fields in an element with class 'fields'. Otherwise, the link_to_remove will not function. I think this is okay behavior, but it's not explicitly mentioned in the documentation.
The text was updated successfully, but these errors were encountered: