Closed maennchen closed 3 years ago
Thank you for reporting. There are tests for forms, and I use the library in my own project with forms; I personally didn't encounter any issue.
I'll have a look. If you have an idea of what scenario is missing from the tests, let me know!
@mathieuprog Are you releasing this right away by any chance? (I need to fix it in my application and I'll either wait for the release or switch the dep to use git instead.)
Just done:)
This commit introduces a regression for me: https://github.com/mathieuprog/polymorphic_embed/commit/0081ac2cef2b2dc2df354f1f43d5b3b93ae5f9fd
Installed Version:
1.3.3
The
to_form
function only works for me if the changeset is invalid, as soon as it is valid, I get anArgumentError
:Changeset at time of error:
Changeset when working: