`refresh` method using `useLazyAsyncData` does nothing
Hello !
I am trying to refetch data on the client using the
On the console the log
Is this the intended behavior ?
Do you need a reproduction ?
How could I solve this ?
Thanks !
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 appearIs this the intended behavior ?
Do you need a reproduction ?
How could I solve this ?
Thanks !
