0
I’m creating a user settings form that uses Devise, I’m using nested Attributes, but for some reason the settings record is not updated, but deleted, someone has any idea what might be going on?
Form: https://pastebin.com/LphpYGCj Console log: https://pastebin.com/VLNjSA6u
(It also has this id that is passed in the form via a hidden_input that I would like to remove)
Thank you for your attention!