~timharek/hima#9: 
[bug] After first login the header takes a few reloads to appear properly

I think there is an issue with how the AuthProvider is setup, it seems as if the connection to PocketBase is there but not all the neccessary data.

Status
RESOLVED CLOSED
Submitter
~timharek
Assigned to
No-one
Submitted
5 months ago
Updated
2 months ago
Labels
bug

~timharek 5 months ago

I think I have figured out what is causing the bug, it's because of how the AuthProvider is setup. I need to access the AuthProvider via the _middleware.ts

~timharek REPORTED CLOSED 2 months ago

Fixed in v0.5.0. It had to do with useContext. I noticed I could use the server state to store the neccessary data and did that instead.

Register here or Log in to comment, or comment via email.