Describe the bug
I am getting the "Component auth has not been registered yet" when trying to use withUserAuth.
right now i am following the example so that is what the code looks like. not sure what else needs to be shown since it seems that the error has something to do with the set up so looking for anyone who may have a clue what the problem may be.
Describe the bug I am getting the "Component auth has not been registered yet" when trying to use withUserAuth. right now i am following the example so that is what the code looks like. not sure what else needs to be shown since it seems that the error has something to do with the set up so looking for anyone who may have a clue what the problem may be.
Versions
next-firebase-auth
version: canary Firebase JS SDK: 9.6.5 Next.js: 12.0.8To Reproduce Steps to reproduce the behavior:
Expected behavior not get the error
Additional context Add any other context about the problem here.