A bare <select phx-change="..."> sends %{"value" => ...}, not the name
attribute. Wrapping in <form phx-change="..."> fixes this so the handler
receives %{"manufacturer_id" => value}.
|
||
|---|---|---|
| .. | ||
| gaiia_mapping_live.ex | ||
| gaiia_mapping_live.html.heex | ||
| gaiia_reconciliation_live.ex | ||
| gaiia_reconciliation_live.html.heex | ||
| integrations_live.ex | ||
| integrations_live.html.heex | ||
| preseem_devices_live.ex | ||
| preseem_devices_live.html.heex | ||
| preseem_insights_live.ex | ||
| preseem_insights_live.html.heex | ||
| settings_live.ex | ||
| settings_live.html.heex | ||