devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Search in Routes tab freeze

Open mrleblanc101 opened this issue 4 years ago • 1 comments

Version

5.3.4

Browser and OS info

Chrome 93 / macOS 11

Steps to reproduce

  • Load/Open a Vue application that is in dev mode
  • Open Vue-devtools
  • Navigate to Routing -> Routes in the Vue-devtools
  • Start typing in the search field

What is expected?

The routes should be filtered from what is typed in the search field.

What is actually happening?

For a few first keypress in work and then it freeze. Typing or clearing the input does not filter the list of routes. The rest of the devtools still works.

mrleblanc101 avatar Jul 30 '21 20:07 mrleblanc101

This still happen with v6.1.0

mrleblanc101 avatar Mar 13 '22 17:03 mrleblanc101