yosi
yosi
> Putting { whenUnauthedBeforeInit: AuthAction.RETURN_NULL } in the argument of withUser seems to solve the problem in this repository example. However, it was not a solution for my other application...
I'm continuing to investigate, focusing on the initialization part, but no progress has been made. I don't know if the following is related to this problem, and I may be...
It seems to be the same issue as the issue below. https://github.com/firebase/firebaseui-web/issues/1053 The direct cause may not be in next-firebase-auth. However, strangely, in my environment, removing the initialization process of...
The issue was resolved by downgrading Firebase version to 9.16.0. The solution to the issue below may have another problem. https://github.com/gladly-team/next-firebase-auth/issues/614
@neSpecc Yes, I added it.
I've been busy lately and don't have time to fix the code.