Ronnie Dutta
Ronnie Dutta
### Description `socket.getfqdn()` is taking more than 1 minute to run for some reason! ### Platforms affected - [ ] Azure DevOps - [x] GitHub Actions - Standard Runners -...
### Describe the bug When running `vite build --watch` it seems to often get stuck after saving changes to a file. I have tried to narrow down the problem, and...
Type: Bug 1. Connect to a remote tunnel 1. In the integrated terminal, run something that outputs a directory path 1. Alt+click the path to open the directory in a...
### Before submitting the PR, please make sure you do the following - [x] Read the [Contributing Guidelines](https://github.com/vueuse/vueuse/blob/main/CONTRIBUTING.md). - [x] Read the [Pull Request Guidelines](https://github.com/vueuse/vueuse/blob/main/packages/guidelines.md). - [x] Check that there...
### Describe the bug The source passed to `computedWithControl` is not deeply watched, unlike vue's `computed()` ### Reproduction https://playground.vueuse.org/#eNp9Ustu2zAQ/JUFUcAOYMuH9mTIQdsgh/bQFk2AIAAPEaiVRYciCT4UG4L+PUvasn0IohN3Z3Y5M+LAflhb9BHZmpVeOGkDeAzRgqr0dsNZ8Jzdci07a1yAAYTpbAxYP8nQ3hkdnFEwQuNMB7PvtCd6XAnjcHY147A5c4hCENfCaB8gtFJvYZMY80Fq2ryG2Wy8uTA6n/APbp3n2QXMb2BzCy/PJkI4WKzX8GXIUNFXKmKRt44vtLJcHQ2SHSoCdlZVAakCKGvZg1CV92S5UbgHSbhfCtQBHeyiD7I5TOXbkhYhamhPhxwR0Ffm26BfdqZGleLLSnKXsywwNXGfKrpeYGtUjY6aj4RBpQ/HiaK47CRtpyPAMORExvGErSZwOpWrK2NsQf+Pcmzktth5o+knD4nMWQpUKnR/bZCUM2dryEjCKqXM2+/cCy7iYuqLFsXrB/2d36ceZ/8cenQ9cnbGQuW2SGYTfP/wJxs/gxRSVMT+BPyP3qiYNB5pP6OuSfYVL6v9lZ8aBffo7/cBtZ9MJaGJOWY+Z/T87j6xfpH7tfiW57ge2fgOqcUQoA== ### System Info ```Shell vueuse 13.3.0 vue 3.5.16 System: OS: Windows...
### Bug description Running a [Cylc hub](https://github.com/cylc/cylc-uiserver) for a while (seems to be >1-2 days) sometimes leads to it getting stuck on serving a user. We see a 302 redirect...
### Description Every time I open a new git repo, I have to manually rearrange and hide certain columns in the commit graph to make it the way I like....
### Clear and concise description of the problem Sometimes we don't care whether a value is `undefined` or `null`, we just want to test that it is [nullish](https://developer.mozilla.org/en-US/docs/Glossary/Nullish). ### Suggested...
WIP **Check List** - [x] I have read `CONTRIBUTING.md` and added my name as a Code Contributor. - [ ] Contains logically grouped changes (else tidy your branch by rebase)....
### Description For a workflow with a polling task, we have seen inconsistencies between the `job.status` file and the DB: Time | job.status | db (task_jobs) -- | -- |...