Hey all, I have a question, not quite specific to t3-app but more general, I am working with next 13 pages dir, but I am trying to use some suspense capabilities from react-query, however I noticed that when working with next-auth, i was getting error of hydration, at first thought it was because of react-query and then after some time and asking in the react-query discord found out that the issue was with next-auth, i've created an issue on the next auth repo and it was moved to disscusion https://github.com/nextauthjs/next-auth/discussions/7503 has anyone been able to make those 2 co-exist? again, just a basic next-app with pages dir