dan
dan
Can you check the version on npm matches the published vendor file exactly?
I believe in this version of the example the filter is not part of Redux state.
More context on how we're using this in React: https://github.com/reactwg/react-18/discussions/91
Let me know if you face any problems. Relevant: - [My talk about Redux at React Europe](https://www.youtube.com/watch?v=xsSnOQynTHs) - [Breaking API changes for 1.0](https://github.com/gaearon/redux/pull/195)
Would be great to add it to README 👍
Yeah. It still pointed out a legit problem but we’ve silenced it for classes because it’s “too late” to fix there. People tend to treat constructors as places to do...
That’s what I was thinking.
It would help me to have instructions on how to get `Events` and `Markers` to show up in UI with different shapes, and how to make "shadow events" non-empty to...
We shipped a workaround in React 15.4.2 although it might break again until the underlying issue is fixed.