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
chore(compat): fetch fresh template element when checking visibility
Vue 3 and Vue 2 seems to have different order of execution, so in
order to get rid of depending on it - just fetch a fresh $tip
inside setInterval for visibility check
0 commit comments