Unable to use auto imported functions inside vue html
Sorry if this is a silly question, but I'm really struggling to use some VueUse functions inside the actual html
If I call
useDateFormat
inside the <script> part of my components it works perfectly fine, however if I use it inside a v-text
or a v-model
I get the following error:
I'm honestly at a loss. This used to work fine before and the docs don't mention this behaviour4 Replies
Same with with other utilities like
isEmpty
This looks like a bug. I made a similar post here too.
Ahh bugger...
Duplicate of https://discord.com/channels/473401852243869706/1270328509784522753