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