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
As of today, the Tab component thrashes inactive tabs.
An option to keep these tabs in the DOM, and simply hide them instead of removing them from the DOM would be beneficial, especially when Tab.Content loads heavy resources on mount, like high-definition images, videos, iframes, etc...
The text was updated successfully, but these errors were encountered:
acd02
changed the title
[Component] - Tabs - add option to keep inactive tabs Inside the DOM
[Component] - Tabs - add option to keep inactive tabs inside the DOM
Jul 1, 2024
As of today, the
Tab
component thrashes inactive tabs.An option to keep these tabs in the DOM, and simply hide them instead of removing them from the DOM would be beneficial, especially when
Tab.Content
loads heavy resources on mount, like high-definition images, videos, iframes, etc...The text was updated successfully, but these errors were encountered: