twoends
Results
1
comments of
twoends
I got the same error. I fixed it adding the translations in the error object inside the `hooks.server.ts` ``` export const handleError: HandleServerError = async ({ event }) => {...