Hi all,
I have built a popup component and created the trigger to switch the popup from display:none to display:flex. Additionally I added an opacity animation so that the popup fades in slowly from 0% to 100%; rather than just abruptly appearing.
My problem:
On safari it seems that whenever I click the trigger for the first time after loading the page, the animation stutters something horrible. Once closed, I can re-trigger the popup and it looks great.
Does anyone have this issue and know how to solve it/have a workaround? On chrome it isn’t an issue.
Also in preview mode on safari the issue isn’t their - so only on safari when published
Thanks guys!