Missing State and Error Handling in Refreshing State
isn't there the state missing for currently I have an error, but I also have a previous success value?
and have that also for a Refreshing state?
https://github.com/effect-ts-app/libs/blob/271e2c7a930f79158e5d8e7a02a29967042c9e4b/packages/prelude/_src/client/QueryResult.ts#L31
Or is the idea that you track this elsewhere?
and have that also for a Refreshing state?
https://github.com/effect-ts-app/libs/blob/271e2c7a930f79158e5d8e7a02a29967042c9e4b/packages/prelude/_src/client/QueryResult.ts#L31
Or is the idea that you track this elsewhere?
