I am using in my application a mix of TS UI and elements (the recommendation I have received is to use elements and fall back on TS UI when the component is not available in elements).
If I do not place the ts-aside right next to the data-ts="Main" the aside is not rendered correctly.

I am using in my application a mix of TS UI and elements (the recommendation I have received is to use elements and fall back on TS UI when the component is not available in elements).

If I do not place the
ts-asideright next to thedata-ts="Main"the aside is not rendered correctly.