Skip to content
New issue

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

Investigate unclear crash on CardComponent handle_event validate #540

Open
JannikStreek opened this issue Dec 31, 2024 · 0 comments
Open
Assignees

Comments

@JannikStreek
Copy link
Member

JannikStreek commented Dec 31, 2024

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.

@JannikStreek JannikStreek self-assigned this Dec 31, 2024
@JannikStreek JannikStreek changed the title Investigate unclear crash Investigate unclear crash on CardComponent handle_event validate Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant