Hello
I have an issue with a particular animation on tab change for a tab component I’ve got:
Basically, on tab change, there’s a text element for the paragraph which goes from 0 height (initial state/closed tab) to auto height with an animation (on open tab), so that it appears as an expanding accordion:
But the issue is that sometimes (not always), when the page loads, that animation doesn’t appear to kick in for the default ‘open’ tab, and so you can only see the icon and heading, not the paragraph. It’s obviously selecting the tab as current as I can see w—current in devtools, and also the image on the left is for the correct tab, and the other indicators on the selector (darker colour and ‘minus’ icon) are there, so its literally ONLY this 0 height that’s the problem. I had the same issue on another site using this component so I think it’s a big to do with Webflow tabs potentially.
It’s annoying as I can’t pinpoint the issue, and it only happens sometimes - more often on mobile but on desktop too.
Anyone had a similar issue and able to help me out with this one? Thanks!
Here is my site Read-Only: LINK

