Hi there!
I’m working on a page that makes use of the v2 tabs element. Some of the content I’m loading into this element doesn’t load properly if it’s on the tabs that are hidden when the page loads.
Is there any way to set the tabs to load dynamic content when they’re clicked on? I did try the display:none; trick found elsewhere on these support forums, but that didn’t work.