ZachDaniel
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
Not seen that error before. Hard to say what the issue might be. It's certainly not normal. What are the params you're submitting?
51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
Something very strange there 😅
51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
You removed
as: "user"
from your opts I assume51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
All good, manage relationship and nested forms are one of the more complex parts of ash
51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
But it does also make us basically "other people's AI debuggers"
51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
Please try to let us know to what degree AI has generated code you're asking for help with, as a human likely never would have arrived at that code naturally. I don't mind helping with AI generated code provided you've tried to figure out the answer yourself
51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
If you had wanted to do it with manual config, you'd need
type: :list
🙂51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
2. You don't need to specify the forms option, it is derived from the action automatically
51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
1. api hasn't been an option in Ash for like 2 years 😂
51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
Okay, so that's the issue
51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
I need to see that code
51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
You are making the form
51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
I'm saying that somewhere in your code already
51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
Agreed. The invalid argument is weird though.
51 replies
AEAsh Elixir
•Created by Georges on 5/4/2025 in #support
Getting the old Inspect behaviour in ash 3.5.8
Yeah it's a bug will be fixed in the next release
5 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
No like
AshPhoenix.Form.for_create
51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
Can I see where you are creating the form?
51 replies