Tim de Booij
Tim de Booij
### Describe the bug It seems like the `focused` ref from useFocusWithin is not updating properly. Even the [demo on the documentation](https://vueuse.org/core/useFocusWithin/) has this issue currently. The weird thing I...
## Description Allows ref, reactive and computed as input for all query variables in the Urql composables. Related #194 ## Type of change - [x] Bug fix (non-breaking change which...
Reproduction: https://github.com/tdebooij/pagescms-required-issue When I set `required` on an image, you can still create a new item even without an image being selected (resulting in an 'undefined' string as image. For...