-
-
Notifications
You must be signed in to change notification settings - Fork 555
fix(firebaseConnect): move hoistStatics to allow static methods to be copied - @jeloagnasin #733
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(firebaseConnect): move hoistStatics to allow static methods to be copied - @jeloagnasin #733
Conversation
Codecov Report
@@ Coverage Diff @@
## next #733 +/- ##
==========================================
- Coverage 82.59% 82.58% -0.02%
==========================================
Files 30 30
Lines 977 976 -1
Branches 179 179
==========================================
- Hits 807 806 -1
Misses 170 170 |
This has worked for me. But I'm not really sure if there are any other repercussions since I'm not really familiar with hooks, context, and the inner workings of |
I'm working on overhauling |
@illuminist, looking forward to it! 😄Is there an ongoing branch/PR/issue where I can subscribe to get updates? In the meantime, I'll be using this "fix" (more like a hack) 🤣Feel free to close this PR. |
https://github.com/illuminist/react-redux-firebase/tree/hook-rework I still need a bit more cleaning up. But feel free to test it and report if you find some issue. |
#734 There you go |
Awesome to hear, thanks @illuminist |
As mentioned above, #734 will be a more permeant solution |
Description
Fixes #732
Check List
If not relevant to pull request, check off as complete