Current Behavior
When updating the light property via a state update, the thumbnail doesn't get removed.
Expected Behavior
I expected it to remove the thumbnail.
Steps to Reproduce
- Pass a value to the
light property, either a string or a boolean.
- Update that value via a state change interaction (my case is useState)
Environment
Current Behavior
When updating the light property via a state update, the thumbnail doesn't get removed.
Expected Behavior
I expected it to remove the thumbnail.
Steps to Reproduce
lightproperty, either a string or a boolean.Environment