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'm calling client.clearStore() on log out and it seems that vue-apollo isn't updating the components. clearStore is a new feature in apollo-client 2.4.2 so maybe you need to do some kind of hook for it to work? i don't know