birdofpreyru/react-global-state

`useAsyncData()`: Calling a global state setter from a loader seems to cancel the state update for the loader returned value

Closed this issue · 1 comments

`useAsyncData()`: Calling a global state setter from a loader seems to cancel the state update for the loader returned value

Presumably, fixed by #87.