When calling <.input name="..." ...> without a field or value attr, @value was absent from assigns causing a KeyError. Added default: nil to the attr and use __given__ to detect whether value was explicitly passed so the field clause still reads value from the FormField correctly. |
||
|---|---|---|
| .. | ||
| layouts | ||
| breadcrumbs.ex | ||
| consent_prompt.ex | ||
| cookie_consent.ex | ||
| core_components.ex | ||
| layouts.ex | ||
| marketing_layouts.ex | ||
| skeletons.ex | ||