react-router-pause icon indicating copy to clipboard operation
react-router-pause copied to clipboard

Helper for React-Router to add asynchronous route blocking and resuming

Results 2 react-router-pause issues
Sort by recently updated
recently updated
newest added

it's working on ios safari, but the whole page just stuck for a while when I swipe to leave

Just logging an issue to note that `react-router-pause` does not work with the new beta of react router v6. This is due to the removal of the `withRouter` HOC, which...

bug
enhancement