I'm adding policies to my app, feeling my way to the correct modeling of my domain, and when submitting an action all I see in iex is:
[warning] Unhandled error in form submission for Panacea.Accounts.User.add_userThis error was unhandled because it did not implement the `AshPhoenix.FormData.Error` protocol.** (Ash.Error.Forbidden.Policy) forbidden:Panacea.Accounts.User.add_user
[warning] Unhandled error in form submission for Panacea.Accounts.User.add_userThis error was unhandled because it did not implement the `AshPhoenix.FormData.Error` protocol.** (Ash.Error.Forbidden.Policy) forbidden:Panacea.Accounts.User.add_user
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.