leerob / site

My site built with Next.js, Tailwind, and Vercel.
https://leerob.com
7.2k stars 1.39k forks source link

Internal server error when posting message in guestbook #721

Closed SugarDarius closed 2 months ago

SugarDarius commented 4 months ago

Hi @leerob πŸ‘‹πŸ»

I'm opening an issue as I wanted to post a message in the guestbook but I got an internal server error 😒 Here's a screen recording showing the issue end to end πŸ‘‡πŸ»

leerobio_internal_server_error_guestbook.webm

And here's the response preview I got from the route https://leerob.io/guestbook:

0:["$@1",["pgcEhzCRL54nq3Fzh8oR4",null]]
1:E{"digest":"4188559564"}

Let me know if I can help to provide more insights πŸ™‚

Thanks, AurΓ©lien

leerob commented 2 months ago

Moved to a different design: https://github.com/leerob/leerob.io/pull/727

SugarDarius commented 2 months ago

@leerob thanks for the update πŸ™πŸ»

Indeed the design very different πŸ˜… I love the work on the Transition API it's neat!