-
Notifications
You must be signed in to change notification settings - Fork 786
awaitRefetchQueries not working? #2267
Comments
Hmm - interesting @nikgraf. I'll take a look at this today. If you're able to put together a quick runnable reproduction for this, that would definitely help get this resolved faster. Thanks! |
Don't worry about the repro @nikgraf - I'm able to reproduce the issue. More details shortly. |
Wait - the The documentation updates were published beforehand because they're handled automatically, but the actual code changes aren't in place yet. The good news is that I've verified your scenario is fixed in |
|
thanks @hwillson 🙌 |
Im still seeing this in V 2.4 @hwillson |
@s-r-jones @hwillson same here |
Same here |
1 similar comment
Same here |
seems to be broken again in the latest version |
Experiencing the same issue on the latest release. Can this be reopened? |
I'm on |
Intended outcome:
I'm setting awaitRefetchQueries to true and I expected that the refetch queries would be loaded before I'm navigating to the overview page.
Actual outcome:
As you can see in the GIF the refetchQueries actually load afterwards.
How to reproduce the issue:
I possibly can add a codesandbox in the future.
Version
From yarn.lock
The text was updated successfully, but these errors were encountered: