Feature #28303
Connect react router to redux
Pull request:
Fixed in Releases:
Found in Releases:
Description
In order to use router as a single source of truth (history and location manipulation), we can connect the router to our redux's store.
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7186 added
#2
Updated by The Foreman Bot 8 months ago
- Fixed in Releases 2.2.0 added
#3
Updated by Amir Fefer 8 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset 88eb8d4846c2806cde40253e8823e5f1f9a493cd.
#4
Updated by The Foreman Bot 6 months ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added
Fixes #28303 - connect react router to redux