Canvas is not displayed if its size is larger than its container

Working in another version of the side menu, when testing with iOS, I have noticed when the canvas does not fit in its container, it does not draw (with Android it works correctly).

I have placed a canvas of width 30 and if the panel that contains it is assigned a size smaller than that size, said canvas stops rendering (or perhaps it moves to a point that is not visible).

I include AIA.
MenuLateral2.aia (6.3 KB)