Error: Error serializing `.trpcState.json.queries[3].promise` returned from `getStaticProps`
Hello!
Doing a migration from v10 to v11 in T3 based app. It worth to mention that the same code works with no issues on v10.
Migration process went pretty well and I'm able to run the app localy. However during build I'm start facing such errors (pic 1)
I'm trying to debug that, but surprisingly that happens not every build. (pic2)
I'm using pretty standart setup and don't see any reasons that may cause that in change logs. (pic3)
gSP queries also look quite normal and correspond to the examples in the documentation (pic4)
Maybe someone has experienced this before?
Maybe I missed something when migrating?
Maybe someone has an idea what's wrong?
I would be glad to get your advice. Let me know if you need more details of my setup.
Doing a migration from v10 to v11 in T3 based app. It worth to mention that the same code works with no issues on v10.
Migration process went pretty well and I'm able to run the app localy. However during build I'm start facing such errors (pic 1)
I'm trying to debug that, but surprisingly that happens not every build. (pic2)
I'm using pretty standart setup and don't see any reasons that may cause that in change logs. (pic3)
gSP queries also look quite normal and correspond to the examples in the documentation (pic4)
Maybe someone has experienced this before?
Maybe I missed something when migrating?
Maybe someone has an idea what's wrong?
I would be glad to get your advice. Let me know if you need more details of my setup.



