enstars/makotools

Refreshing /cards throws serverless function error

kagiura opened this issue · 3 comments

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 did that bug fix you do also fix this or was that a separate bug

@kamishirorui this one? #17
I think that PR still didn't fix the crashing on the /cards parent route

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: