Describe the bug
The useMatchRoute hook no longer seems to be working as of version 1.31.17
Your Example Website or App
https://stackblitz.com/edit/tanstack-router-in-browser-njf6lw-wyq9aw-ke3ssm?file=package.json
Steps to Reproduce the Bug or Issue
In browser example is here - https://stackblitz.com/edit/tanstack-router-in-browser-njf6lw-wyq9aw-ke3ssm?file=package.json
- Click on Component About
- A back button should appear but doesn't display
Note: this appears to be broken for both for the in browser router and the in memory router - example of broken in memory version is here https://stackblitz.com/edit/tanstack-router-in-memory-njf6lw-thk9ow?file=package.json
Expected behavior
This worked in versions older than 1.31.17
example of 1.31.8 here - https://stackblitz.com/edit/tanstack-router-in-browser-njf6lw-wyq9aw?file=package.json
- Click on Component About
- A back button is shown
- Click on the Component home
- The back button is hidden
Screenshots or Videos
No response
Platform
OS: macOS 13.3.1 (22E261)
Browser: Chrome Version 123.0.6312.59 (Official Build) (arm64)
Version: @tanstack/react-router: ^1.31.17
Additional context
No response
Describe the bug
The useMatchRoute hook no longer seems to be working as of version 1.31.17
Your Example Website or App
https://stackblitz.com/edit/tanstack-router-in-browser-njf6lw-wyq9aw-ke3ssm?file=package.json
Steps to Reproduce the Bug or Issue
In browser example is here - https://stackblitz.com/edit/tanstack-router-in-browser-njf6lw-wyq9aw-ke3ssm?file=package.json
Note: this appears to be broken for both for the in browser router and the in memory router - example of broken in memory version is here https://stackblitz.com/edit/tanstack-router-in-memory-njf6lw-thk9ow?file=package.json
Expected behavior
This worked in versions older than 1.31.17
example of 1.31.8 here - https://stackblitz.com/edit/tanstack-router-in-browser-njf6lw-wyq9aw?file=package.json
Screenshots or Videos
No response
Platform
OS: macOS 13.3.1 (22E261)
Browser: Chrome Version 123.0.6312.59 (Official Build) (arm64)
Version: @tanstack/react-router: ^1.31.17
Additional context
No response