Open anacierdem opened 2 years ago
There is a potential workaround: using the query parameter in the route key. This is something we will experiment with.
Using a cache key that gets invalidated based on query parameter solves the issue. Still, updating documentation would be great. I will try to have a look if I can find the time.
As it is also implied by the documentation;
Even this is not implemented,
routerContext
should get properly updated beforegetData
is called so that we have a workaround.