cortl/recipes-ui

GraphQL response caching issue

Closed this issue · 0 comments

cortl commented

When you scroll for a moment on the page, go to a recipe, then click the back button the page is cached to be where you were when you left, great!

Unfortunately, when you scroll next, it will load the very first 15 set of recipes over again because the react page thinks you're starting with an offset of 0 again.