-
Notifications
You must be signed in to change notification settings - Fork 0
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
MING issue: #7
Comments
Sure, give me a bit of time to propose some solutions/fixes |
@mingsterism Have a look at the code I just committed. It makes the counter work; maybe you can take it back from here? Let me know if other issues |
@matiboy hey Mat, not too sure how to invite you to a gist. But was wondering do u have any ideas to this code I wrote. I'm not fully understanding the dataflow. Appreciate the help. :) https://gist.github.com/mingsterism/f25e0c142832777bbc5f98e1e3ccbb29 |
@mingsterism Did you receive my reply about your Gist? If you put it somewhere either this repo or an online editor like the one I sent you, it will be easier for me to comment/show stuff |
@matiboy
Hey Matt,
Can get some quick help on some redux / recompose issue I have. Kindly note branch is ming-branch-1
.
line 21: It does not give me the right state. no idea why. my wild guess is
withState
is somehow restarting my state back to initial??compose
fromrecompose
seems to be doing something to my redux states. reduxdispatch
seems to be working when i invoke it on line 19, 20.(kindly see image attached)
Many Thanks
The text was updated successfully, but these errors were encountered: