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

Useful components and utilities for working with React Router

Results 3 react-router-util issues
Sort by recently updated
recently updated
newest added

I'm trying to write Ava unit tests for a component using AuthenticatedRoute, but I don't think there is a way to get this to work with the MemoryRouter right now....

[](https://issuehunt.io/r/sindresorhus/react-router-util/issues/2) Per https://twitter.com/sindresorhus/status/953743983678717955 We have these two helpers in our app which have been useful: ### `goBackTo(pathname)` Looks back in history to find which entry matches pathname, and then moves...

enhancement
help wanted
:dollar: Funded on Issuehunt

[](https://issuehunt.io/r/sindresorhus/react-router-util/issues/1) I didn't feel it was worth all the boilerplate and setup just for 4 super simple exports that I've manually tested well, but [tests](https://github.com/avajs/ava/blob/master/docs/recipes/react.md) should be added when more...

help wanted
:dollar: Funded on Issuehunt