-
## Summary
Hi guys,
I am a bit stuck building a prototype app I was experimenting with. I started all good and wrote a bit of code but then realised that when I stop the dev server, it won't…
-
i see that like any usage of contextAPI, each child that is under the provider is getting rendered.
i found that if i wrap the functions that are under that provider with React.memo it will prevent u…
-
### Version
0.78.3
### Testcase
[![Edit yp2kx7m449](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/yp2kx7m449)
-
- [ ] yoidea
- [ ] bieshan
-
hey MacKentoch,
first of all thanks for putting together this great starter. i learned a lot about HOC and other more advanced stuff form your repo.
I am trying to enhance authentication a bit …
-
Currently, some npm packages export a consumer instead of a context. In previous versions of react, it was okay if we did something like `MyConsumer.Consumer` but now the following warning is shown:
…
-
When I use the setError method in a lifecycle, in this case componentWillReceiveProps, the setError method breaks, it's repeated like 50 times...
I return a error in the function of context and tha…
-
This nonsense calling the ability to pass in store via as legacy and **forcing people down one path**.
I use shallow when I TDD connected components. Sounds like we can't still send in store as a …
-
I've seen a few different reports related to this topic, so I'm going to open up this issue for discussion.
In React-Redux v6, we removed the ability to pass the store as a prop named `store` direc…
-
moment.js is huge library and isn't modularized. There is a [issue ](https://github.com/moment/moment/issues/2373)created for moment modularization but to be frank I don't think it will be resolved an…