Guillem Arias Fauste
4bb326fee5
docs(ds-toggle): warn against external hidden_field_tag with same name ( #1925 )
...
DS::Toggle already renders a paired hidden field for the off-state
value. Adding an external `hidden_field_tag` with the same `name` in a
caller view causes ID/label collisions (the auto-generated id matches
the checkbox id, so `<label for=...>` targets the hidden field) and
sends duplicate params.
Inline ERB comment so the warning surfaces wherever the component is
read or copied.
2026-05-23 08:53:56 +02:00
..
2026-05-20 18:19:17 +02:00
2026-05-11 23:29:05 +02:00
2026-05-11 23:29:05 +02:00
2026-04-19 18:40:50 +02:00
2026-05-20 18:12:36 +02:00
2026-05-20 18:12:36 +02:00
2026-01-22 20:52:49 +01:00
2026-05-20 18:18:38 +02:00
2026-05-20 18:18:38 +02:00
2026-05-21 16:25:01 +02:00
2026-05-22 02:14:44 +02:00
2026-05-20 18:08:58 +02:00
2026-05-20 18:08:58 +02:00
2026-05-20 18:16:20 +02:00
2026-05-20 18:16:20 +02:00
2026-05-20 18:30:25 +02:00
2026-05-20 18:30:25 +02:00
2026-05-20 18:30:25 +02:00
2026-05-20 18:30:25 +02:00
2026-05-20 18:30:25 +02:00
2026-05-22 02:16:33 +02:00
2026-05-23 08:46:55 +02:00
2026-05-20 18:30:25 +02:00
2026-05-20 18:30:25 +02:00
2026-05-20 18:30:25 +02:00
2026-05-21 12:54:54 +02:00
2026-05-21 12:54:54 +02:00
2026-05-21 12:54:54 +02:00
2026-04-07 20:52:14 +02:00
2025-07-18 08:30:00 -04:00
2026-05-20 18:19:17 +02:00
2025-07-18 08:30:00 -04:00
2026-05-20 18:19:17 +02:00
2026-05-23 08:53:56 +02:00
2026-05-20 18:08:46 +02:00
2026-05-20 18:17:51 +02:00
2026-05-20 18:17:51 +02:00
2026-05-20 18:17:51 +02:00