Ash Form Questions
Are there any gotchas with AshPhoenix.Form.create_for and child resources inside an inputs_for? I'm getting an unkown error and I'm not sure what's going wrong because the example in the documentation seems to indicate that the child object in a has_many relationship just gets created?
My guess is that there's something I need to opt into configuration wise in the resource to ahve this work?
My guess is that there's something I need to opt into configuration wise in the resource to ahve this work?
