Files
penpot/frontend
Andrey Antukh df2d242746 🐛 Fix unexpected exception on viewer caused by nil objects
This issue is started to happening because of an unrelated change
on frame-shape react component where shapes are looked up directly
on objects having in supposition that objects will be exists but on
viewer there are two objects: fixed and not-fixed, and in some cases
objects map can be empty or don't contain the object.

For solve the issue, we just filter not existing objects before
progragate the children down to the inner react components, avoiding
the exception when an object appears as `nil`.
2023-09-21 09:48:51 +02:00
..
2023-07-11 17:27:35 +02:00
2023-09-18 17:00:13 +02:00
2023-08-31 09:20:22 +02:00
2023-08-31 09:20:22 +02:00