The issue is it's doing a graphql request for the user info…
The issue is it's doing a graphql request for the user info all the time; no caching client side. Why not cache them to local storage?
The issue is it's doing a graphql request for the user info all the time; no caching client side. Why not cache them to local storage?