You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I do not use .value with selId, he will be sent as a ref object. When I use .value, the selId change cannot change the result of the request. He will always issue the request with the initial value.
Environment
nuxt3
Reproduction
no
Describe the bug
When I do not use .value with selId, he will be sent as a ref object. When I use .value, the selId change cannot change the result of the request. He will always issue the request with the initial value.
When I use native useFetch it will work properly, whether this is a BUG or not
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: