You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, It seems the object returned in this line is not consistent with the typescript type that is used to describe it because the object is being wrapped inside another object with a prop called user.
Not sure if it is a good idea to mention it here or create a new issue, but anyway, the key childParam is not understood by TS for the populates feature.
Hi, It seems the object returned in this line is not consistent with the typescript type that is used to describe it because the object is being wrapped inside another object with a prop called user.
react-redux-firebase/src/actions/auth.js
Line 551 in 4c78037
The text was updated successfully, but these errors were encountered: