Has anyone an idea how to avoid this Flash when checking if `Authenticated` or `Unauthenticated`?
It could be more of a React thing.
My code is looking like this
1 Reply
I can't be sure about this but by reading the current implementation of
<Unauthenticated>
I'd say that this is fixed
As you can see the component returns null if it isLoading