vuejs / devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools-v6.vuejs.org/
MIT License
24.62k stars 4.15k forks source link

Pages: mishandling of navigation routes with regex pattern matching #2172

Closed nuno-am closed 3 months ago

nuno-am commented 3 months ago

Vue devtools version

7.2.1

Link to minimal reproduction

N/A

Steps to reproduce & screenshots

Screenshot 2024-06-07 160705_

What 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

nuno-am commented 3 months ago

Wrong repo. Sorry for the noise :(