`refresh` method using `useLazyAsyncData` does nothing
Hello !
I am trying to refetch data on the client using the
refresh
method, however nothing happens :
On the console the log refreshWatch
is printed, but refresh
does not appear
Is this the intended behavior ?
Do you need a reproduction ?
How could I solve this ?
Thanks !0 Replies