Having an issue with the pseudo-selector on Safari and Chrome

Hi there!

I’ve been having an issue with the pseudo selector :focused-within on Safari desktop / iOS and Chrome mobile/iOS.

The focused-within doesn’t open elements and the CSS transitions are very slow, even changing the “transition:all” to only opacity. I did some research about this problem in these browsers and they appear to have a problem with it.

Does anyone have something in common? How did I solve this issue?