Anders Jansson
Anders Jansson
@alantoa Expo snack does not seem to be able to use this library (or could you provide an example snack that works?) Anyway, here you can see the code for...
I had this same issue when using steps so it might be related to that. When I stopped using steps, it works fine.
Same issue reported here: https://issuetracker.google.com/issues/242730594?pli=1
I am also having this issue, and I cannot use fake timers.
> How is this not fixed? ➕ ➕ ➕ ➕
I know this is a closed ticket, but shouldn't the `type.ts` also be updated with this change?
@markerikson I will give you a concrete example of when deleting an item will cause a problem with invalidation, when using infinite scroll. Let's say there is 15 items in...
I agree that this behaviour is unexpected, and the docs is clearly not describing this in a good way. We are currently doing a `refetch` to overcome this issue, like...
Maybe also make it work with reanimated v.4?