-
@simevidas My guess would be that the element already exists and is already displayed. You only need thr second rAF() if you create the element or toggle display from
none
, and then immediately want to do a transition.
none
, and then immediately want to do a transition.