Files
penpot/common/test/common_tests
Andrey Antukh 7ab5f241da 🐛 Fix TypeError when path content is nil in get-points calls
Use nil-safe path/get-points wrapper (some-> based) instead of
direct path.segment/get-points calls in edition.cljs to prevent
'Cannot read properties of undefined (reading get)' crash.

Add nil-safety test to verify path/get-points returns nil without
throwing when content is nil.

Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2026-03-10 12:21:13 +00:00
..
2026-02-09 14:18:31 +01:00
2025-07-23 08:03:23 +02:00
2025-10-14 19:04:02 +02:00
2025-08-01 11:20:01 +02:00