flightcontrolhq / superjson

Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.
https://www.flightcontrol.dev?ref=superjson
MIT License
4.01k stars 87 forks source link

Issue with Next.js plugin - `Cannot use 'in' operator to search for 'props' in undefined` #286

Open MatteoGauthier opened 6 months ago

MatteoGauthier commented 6 months ago

Hey ! I have posted an issue on the next-superjson-plugin repo because I can't use it with Next.js...

https://github.com/blitz-js/next-superjson-plugin/issues/105