Feature #27049
Add onPopState HOC
Description
New pages that are wrapped with `withRouter` can use this HOC to trigger a callback when the search query changes.
Associated revisions
History
#1
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6842 added
#2
Updated by Ohad Levy almost 4 years ago
- Target version set to 1.23.0
- Fixed in Releases 1.23.0 added
#3
Updated by Anonymous almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset c1a587acbefe277ca7b7f3286d465ced02dd846c.
Fixes #27049 - Add onPopState HOC