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
afterUpdate should run every time a component has been updated but currently it only runs if the prop that changes is actually been used in the template.