Ludwig Johansson
Results
3
comments of
Ludwig Johansson
Hi, yeah I had this exact issue and ended up replacing `GatsbyContentfulFluid_tracedSVG` with `GatsbyContentfulFluid` in my GraphQL query. By doing this, the images are loaded as a blurry version initially...
Hi, you can refresh an access token with `refreshAccessToken()` but you will have to set the refresh token first with `setRefreshToken(refresh_token)`
@GraysonCAdams Do you mind sharing your implementation?