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 am using vue-timed-content in an app I built and set the slots from and to with variables that are changing depending on user input in the parent component. However, vue-timed-content is unresponsive even with forcedUpdate() and nextTick(). Is this behaviour desired?