penpot/frontend
Andrey Antukh 90580c8ea1 🐛 Fix dashboard* crash when team-id is nil on initial render
The component is eventually consistent: team-id from route params can
be nil during early renders. Guard the filterv, dd/initialize effect,
and the render tree with (some? team-id) checks so the component
renders nothing safely until team-id is available.

Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2026-03-13 15:29:56 +00:00
..
2026-01-22 13:55:41 +01:00
2026-02-26 12:19:15 +01:00
2026-02-13 13:17:08 +01:00
2025-12-23 13:10:58 +01:00
2026-02-24 00:07:30 +01:00
2026-02-10 08:29:24 +01:00
2025-11-05 17:15:19 +01:00