devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Timed out getting app record

Open DoubleJ-G opened this issue 3 years ago • 0 comments

Version

6.2.1

Browser and OS info

Chrome 103 / Mac 12.2.1

Steps to reproduce

A minimal repo to reproduce is provided here: https://github.com/DoubleJ-G/vue-query-devtools-bug

Run the app and open vue dev tools, 60 seconds later when the timeout is reached it will report "Timed out getting app record for app"

What is expected?

No errors in the console

What is actually happening?

Errors in the console


The minimal example only errors once after the 60 seconds but I am seeing it 100s of times on our work app.

DoubleJ-G avatar Jul 13 '22 23:07 DoubleJ-G