hey guys is anyone working on wes bos course advanced react?x
j
Jonathan
05/12/2019, 6:38 PM
Seems like a lot of folks are or have. Do you have a specific question?
t
Taylor
05/12/2019, 6:46 PM
Yes, I'm sure everyone has run into the cache/pagination issue. I'm wondering if anyone knows a simple workaround or update in the docs I could be referred to since it has been a while since the course was created.
Taylor
05/12/2019, 6:47 PM
When deleting an item on the second page of a paginated list, the item does not delete until you hard refresh. Likewise with creating an item, they do not appear until after hard refresh. fetchPolicy 'cache-and-network' makes no difference, as does 'network-only'