#How to debug Serialized Server Finction
5 messages · Page 1 of 1 (latest)
5 messages · Page 1 of 1 (latest)
I realized server function serialize all information when I look network tab through browser. Sometimes, I may want to check actual api response through deployed app’s browser network tab to see data is actually returned, but how people solve this situation when using server function?
How to debug Serialized Server Finction
what is your question here really? you can still see the data, but in its serialized form