timojancke
Results
3
comments of
timojancke
This a bug in `gatsby-source-wordpress`. Was fixed in https://github.com/gatsbyjs/gatsby/pull/19331
Give this a shot, worked for me: https://github.com/remix-run/examples/blob/main/chakra-ui/app/entry.server.tsx
You're right, passing the UserManager from outside and calling signInCallback on it works. Thanks for the help!