Closed
Description
This pen shows some difficulties with react()
ing across different grid layouts: https://codepen.io/nicolaskruchten/pen/GPwzrM?editors=0010
Seems like a standard figure-mutation issue: domain
gets written back to the figure so future updates don't work as one might expect.