You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that a wrapper component which does not derive from anything breaks the layout. Is a non derived component not fully supported or is there something else I am not able to see?
Hi,
I noticed that a wrapper component which does not derive from anything breaks the layout. Is a non derived component not fully supported or is there something else I am not able to see?
With Wrapper:
Without Wrapper:
Another interesting case when the base inside the wrapper has no children:
Or when the element inside the wrapper is conditional:
I would have expected that the wrapper does not change the layout in any way.
The text was updated successfully, but these errors were encountered: