vue-cli-plugin-browser-extension icon indicating copy to clipboard operation
vue-cli-plugin-browser-extension copied to clipboard

Vue ui goes idle after some time

Open shash7 opened this issue 4 years ago • 1 comments

Describe the bug Vue ui goes idle after a few minutes of no activity

To Reproduce Setup a new vue-cli project. Add this package as a plugin. Start the serve command. After a few minutes of no activity, the vue ui dashboard will show the build status as idle and won't trigger rebuilds after code changes.

Expected behavior The serve command shouldn't go idle.

|Name|Version| | vue-cli-plugin-browser-extension| | 0.22.4 | Operating System | | Windows 10 | Node | | 10.15.0 | NPM| | 6.14.5 | vue-cli | | | vue-cli-service | | 3.11.0 | browser | | Chrome 83

shash7 avatar Jun 07 '20 14:06 shash7

Are you using WSL, or are you operating on Windows proper?

Could you be more specific for the time frame, and what the computer is doing during that time? 1-5 minutes 5-10 minutes 10-20 minutes 20+ minutes

Are you stepping away from your computer? are you ignoring the ui webpage? are you testing your extension? Does the computer go to sleep/screensaver/locked?

Which part of the UI indicates that the build freezes? I see idle that appears immediately after the build finishes, but I've avoided code changes for about 10 minutes and could not reproduce. image

adambullmer avatar Aug 30 '20 04:08 adambullmer