Closed ataravati closed 3 years ago
unfortunately reach router does not provide a full history object like react router does. The history provided in Reach Router as documented here is not a full history object that you'd get from the history package which react router uses. At this time, react-albus only supports routers that use the history
package under the hood
@ryhinchey Thanks for the clarification.
I want to use the wizard with Reach Router. How can I do that?