Closed mjhouse closed 1 year ago
Consumers of Array can modify internal Item objects so that they have different widths/layouts from the Array itself or other Item objects in the same Array. There should be a test to make sure that Array just errors on write in this case.
This is no longer an issue since the creation of ArrayItem in 338a9745d41add8ced596e993be810c599d37068
Consumers of Array can modify internal Item objects so that they have different widths/layouts from the Array itself or other Item objects in the same Array. There should be a test to make sure that Array just errors on write in this case.