We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{"message":"GenServer #PID<0.3385.0> terminating\n** (FunctionClauseError) no function clause matching in MindwendelWeb.IdeaLive.CardComponent.handle_event/3\n (mindwendel 0.2.9) lib/mindwendel_web/live/idea_live/card_component.ex:9 MindwendelWeb.IdeaLive.CardComponent.handle_event(\"validate\", %{\"_target\" => [\"idea\", \"body\"], \"idea\" => %{\"_unused_username\" => \"\", \"body\" => \"... \", \"brainstorming_id\" => \"....\", \"id\" => \"\", \"lane_id\" => \"....\", \"username\" => \"Anonymous\"}}
The card component does not have a validate method and its also not called. Currently unclear, how this method call is triggered.
The text was updated successfully, but these errors were encountered:
JannikStreek
No branches or pull requests
Further Notes
The card component does not have a validate method and its also not called. Currently unclear, how this method call is triggered.
The text was updated successfully, but these errors were encountered: