### Version info **React:** 17.0.2 **Firebase:** 9.1.3 **ReactFire:** 4.2.0 **react-firebaseui**: 5.0.2 ### Test case Main component  Layout component  You can see that the provider is set up correctly Component  ### Expected behavior FirebaseUI to work correctly. Side question: How can I grab the provider ID for firebase auth? Should I grab it straight from `firebase/auth` instead of using `useAuth` hook? ### Actual behavior Error 