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
When clicking on a Tabs tab, the loading block of the tab body will show for the duration that the child is making htmx requests (not only the parent). This means that sometimes blocks load under other blocks or the child tab looks less performant as it is hidden until it is rendered completely.