I just tries using this component within an AppLayout in the Drawer section

I just tries using this component within an AppLayout in the Drawer section
(actually within a VerticalLayout forming the Drawer).

The result broke visually as the component exceeded the Drawer space and reached into the Content space, while with other components at he same place the Drware size (actually width) was adjusted to enclose the contained components.

Is this a known restriction?
Should this component not be used with AppLayout/Drawer?