Closed matthiastjong closed 1 year ago
Unable to reproduce, can you show what errors (not warnings) are you getting? the errors tab in your screenshot indicates you have 2 errors. Also are you getting any errors in the terminal where you run the nuxt server?
So I rebuilt the Laravel set-up (which was also fresh) and the errors disappeared. Unfortunately I cannot reproduce it also, but happy that it works now.
All routes are working properly, but when trying to execute a
/register
or/forgot-password
action, I get thousands of warnings per second and the browser crashes:When I try to login again, the new user is created, so that process runs fine.