Pere Bruy
Pere Bruy
@haydenbleasel I want to point out that Lucia is planned to be deprecated soon. https://github.com/lucia-auth/lucia/discussions/1707 Btw, have you thought on adding internationalization? I would like to give a hand on...
I managed to solve the issue by manually adding the env variable `NEXT_PUBLIC_VERCEL_PROJECT_PRODUCTION_URL`in Vercel. How does exactly Vercel add this env variable? Because after successfully building the app project for...
> @OsoThevenin @coderreco are you folks pushing "production" Vercel deploys? I.e. is the branch you're pushing marked as the production branch in Vercel deployments? Yes, that's my case
@haydenbleasel this is future-facing. I thought it could be useful
When tried to fix the issue I faced in the app that uses next-forge for testing I experienced an error. Was using CollapsibleTrigger also on secondary navbar. This can be...