Skip to content

Investigate unclear crash on CardComponent handle_event validate #540

@JannikStreek

Description

@JannikStreek

Further Notes

{"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.

Metadata

Metadata

Assignees

Labels

questionFurther information is requestedtype-bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions