Open amythetester opened 1 year ago
Great find! I had attempted to implement a loading state, but I tried to base it on the current user being null. That caused the app to show "Loading..." forever when not logged in. A fix for this will require introducing a default loading state while the authentication is checked.
Repro steps:
Expected: Page refreshes Actual: Page refreshes, but flashes the login component before completing the rerender