I'm getting this error below in my react redux firebase web app console?
Error: Real Time Database or Firestore must be included to enable user profile at watchUserProfile at handleAuthStateChange at Object.next
and in the console state.firebase.profile does not show any data from the firestore database?