react-beautiful-dnd
react-beautiful-dnd copied to clipboard
Remove pure: true, for react-redux 8 compatibility
When using react-redux 8.0.0-alpha.1 with rbd, you get the following error:
'The 'pure' option has been removed. 'connect' is now always a "pure/memoized" component'
Given that pure: true
was the default before, removing this option ensures that rbd works with react-redux 7 & 8.
Hooray! All contributors have signed the CLA.
Now that react-redux v8 is out this should be accepted
This is needed for compatibility with react-redux v8.
Still not accepted? 😔
Any other work around to this issue?
Would be nice to get this fixed to avoid the warning in the console.
It would be great to get this in!
I'm not sure if it was due to yarn/node differences, but I had to make some small changed to the namedExports to get build working.
https://github.com/atlassian/react-beautiful-dnd/commit/6b795562ac993a4b20a62027124a336c0258edab