Hi,
I created a canvas app dataset code component following this tutorial. It has worked fine so far but with only one issue:
When I play the app, the component reduces in size (as you can notice from the below screenshot). I tried everything I could think of but still had no luck resolving this.
Steps that I've tried:
- Put a rectangle behind the component and set the component width and height properties to the rectangle's own properties.
- Place the component inside a container and set the width and height to the parent's own properties.
- Delete all instances, remove the code component entirely from the app, and then import it again.

Could anyone know what's the issue? I look forward to hearing your thoughts!