Cannot read properties of undefined (reading 'config')
Whenever I'm navigating in the project I'm getting the error from the title.
It seems to be caused by the
beforeLoad
from __root.tsx
The code:
I'm using better-auth
for authentication purposes.1 Reply
unwilling-turquoise•6mo ago
needs to be wrapped in a server function