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 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.