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
First of all, ty very much for this library, I'm enjoying it a lot.
Actually, I'm doing some testing with the version 2.0..-beta16, everything is working but, when I'm loading the firebase functions with "withFirebase()" I get the message:
proxyConsole.js:54 Warning: Failed child context type: Cannot read property 'store' of undefined
Maybe I'm doing something wrong but, I don't think so as the library is pretty simple to be used...