Error when invoking a function within a function.
Version
3.0.5
Reproduction link
https://stackblitz.com/edit/vue-example-1?file=src/App.vue
Steps to reproduce
Using the provided minimal reproduction link, enter any username and "123" as password.
What is expected?
invoke the function
What is actually happening?
error during execution of render function at
I wanted to add a wrapper on the function coming from a hook.