Muadpn
Results
2
comments of
Muadpn
Problem: User SignIn Via login and password. -> return success to client. but doesn't update the session. Hard Refresh is required Solution: Try Changing server action signIn function to ```ts...
```js {children} ``` Also, if the app is running in multiple window on same browser each window will send a revalidation request to the api. it sends a broadcast to...