Closed nuno-am closed 5 months ago
7.2.1
N/A
:id(\\d+)
.../2(/d+)
The regex from the route config should not be included when navigating to it from the DevTools 'Pages' tab.
Path regex pattern is included when navigating to the route.
No response
Wrong repo. Sorry for the noise :(
Vue devtools version
7.2.1
Link to minimal reproduction
N/A
Steps to reproduce & screenshots
:id(\\d+)
).../2(/d+)
which is not the desired resultWhat is expected?
The regex from the route config should not be included when navigating to it from the DevTools 'Pages' tab.
What is actually happening?
Path regex pattern is included when navigating to the route.
Any additional comments?
No response