wpcodevo/nextjs13-redux-toolkit

RTK queries not working with NextJS 13 app router

yatki opened this issue · 0 comments

yatki commented

Hey, thanks for the nice article. However, there are some issues using RTK queries with the NextJS app router specifically during cache invalidation.

Could you please add an example to mutate one of the records without fetching the whole list? Or do you also have the same issues?