Menci

Results 44 issues of Menci

``` $ x = 0 $ ``` Nothing rendered.

### Acknowledgements - [x] I read the documentation and searched existing issues to avoid duplicates - [x] I understand this is a **bug tracker** and anything other than a proven...

bug
pending triage

### 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...

enhancement
size:XS

This is a follow-up for https://github.com/KingSora/OverlayScrollbars/issues/729. `.update(true)` is very slow. From the performance tool in DevTools. the heavy path is: `update -> ... -> getElementOverflow -> getStyles -> "anonymousCallbackTo: from(styles).deduce"...