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'm developping a website where a DIV [containing a youtube embedded player (without auto-play)] is displayed/hidden, using a transition (changing the DIV height which have the "overflow:hidden" property).
When i display/hide this DIV, the transition works fine,
but each time i switch the display/hide, the browser slow-down a bit more.
After some switches, the browser freeze.
In Developper view (performance tab), i see that the problem come from
the extension "Chrome-Audio-EQ", i disabled it, and all was working fine again.
The text was updated successfully, but these errors were encountered:
I'm developping a website where a DIV [containing a youtube embedded player (without auto-play)] is displayed/hidden, using a transition (changing the DIV height which have the "overflow:hidden" property).
When i display/hide this DIV, the transition works fine,
but each time i switch the display/hide, the browser slow-down a bit more.
After some switches, the browser freeze.
In Developper view (performance tab), i see that the problem come from
the extension "Chrome-Audio-EQ", i disabled it, and all was working fine again.
The text was updated successfully, but these errors were encountered: