penpot/frontend
mirakernel 409ff31c30 🐛 Avoid crash on empty string in interaction prototype (#6687)
Fixes #6469

Using `uuid/parse` caused a crash when "Relative to" field was set to "auto",
producing an empty string. This change uses `uuid/parse*` instead, which safely
returns nil for invalid or empty inputs, preventing the crash.

Signed-off-by: Dmitriy Mikheev <mirakernel.disroot.org>
Co-authored-by: kira <kira@kira.kira>
2025-06-16 15:19:45 +02:00
..
2025-05-06 17:15:22 +02:00
2024-12-23 10:03:10 +01:00
2025-06-16 13:42:22 +02:00
2025-06-06 14:03:52 +02:00
2025-06-06 14:03:52 +02:00
2025-06-06 14:03:52 +02:00