You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2021. It is now read-only.
It looks like store will no longer be passed as a prop to connected components in the new redux version. It's moving to the page context or something? That will break the way we are mocking redux in the tests.
The text was updated successfully, but these errors were encountered:
Issue by smcmurtry
Friday Dec 14, 2018 at 15:33 GMT
Originally opened as veteransaffairscanada#1610
https://github.com/reduxjs/react-redux/releases
It looks like store will no longer be passed as a prop to connected components in the new redux version. It's moving to the page context or something? That will break the way we are mocking redux in the tests.
The text was updated successfully, but these errors were encountered: