Turbo error when validation fails #8603
-
I have a uniqueness validation on a model field. When I submit the form I get a turbo error on the console:
I think the form should return 422 but it returns 200, therefore turbo fails. Could AA have an option to support turbo? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hello, is this stil an issue on V4? I think this may have been fixed via activeadmin/inherited_resources#918 |
Beta Was this translation helpful? Give feedback.
-
Closing here and marking as answered. For Turbo compatibility, please refer to other discussions involving turbo |
Beta Was this translation helpful? Give feedback.
Hello, is this stil an issue on V4?
I think this may have been fixed via activeadmin/inherited_resources#918