Refreshing /cards throws serverless function error
kagiura opened this issue · 3 comments
kagiura commented
hard refreshing the /cards page (command+r) crashes the server? the page says "This Serverless Function has crashed." and offers a link to this page for site owners to fix the error: https://vercel.com/docs/error/application/FUNCTION_INVOCATION_FAILED
myang5 commented
@kamishirorui this one? #17
I think that PR still didn't fix the crashing on the /cards
parent route
kagiura commented
oh hold on ye i fixed it a while back, it was bc payload was too large so i added fields
when using getLocalizedData. is fixed :tomoyay: