Fouad Matin
Fouad Matin
You're right! To-do: https://developer.chrome.com/extensions/windows#method-update
thanks for reporting @tgrrr will fix this and publish a new version!
I like this but `useAsync` might be a bit too generic. I'd be concerned about a breaking change if Suspense has a more recommended way of handling async/await-like suspension in...
np! maybe @jamiebuilds will have a useful opinion on `loaded` vs other options (e.g. `data` or `value`)
Agree with @jamesplease, learning about Suspense will help a lot with the React-standard way to do this @hanford not sure we should merge #44 as `useAsync` for similar reasons —...