Hi,
in some instance,
i see a `fills[0].imageHash` to have a null value.
fills[0] is of type `IMAGE`
it’s attached to a node that i can see in the editor, and i can see the image.
It seems to be that the image is somehow corrupted,
it is a node that i transfered from one file to another
here’s a file to reproduce the issue, take a look at the root node (named “root”)
it has 1 fill of type image with a null imageHash
Is this a known issue ?
should i let it gracefully fail ? or hope for a real fix ?
Thanks in advance for your input