react-redux icon indicating copy to clipboard operation
react-redux copied to clipboard

connect: pass ownProps to areStatesEqual

Open jspurlin opened this issue 2 years ago • 3 comments

This PR adds the ability for consumers to have access to ownProps inside of areStatesEqual.

Currently there is no way to

See: https://github.com/reduxjs/react-redux/issues/781

jspurlin avatar Aug 29 '22 18:08 jspurlin

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 81d2296a4b204b56ba804c2abeec1d015e50c878:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration

codesandbox-ci[bot] avatar Aug 29 '22 18:08 codesandbox-ci[bot]

Deploy Preview for react-redux-docs ready!

Name Link
Latest commit 81d2296a4b204b56ba804c2abeec1d015e50c878
Latest deploy log https://app.netlify.com/sites/react-redux-docs/deploys/630d09d984d69c000909cd1c
Deploy Preview https://deploy-preview-1952--react-redux-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Aug 29 '22 18:08 netlify[bot]

Ping, @markerikson & @timdorr can you take a look at this PR?

jspurlin avatar Aug 31 '22 19:08 jspurlin