thedatasnok / webshop

Project assignment for the courses IDATA2301 and IDATA2306 at NTNU.
MIT License
1 stars 0 forks source link

Storefront: Define & use cache tags in RTK Query #126

Closed thedatasnok closed 1 year ago

thedatasnok commented 1 year ago

This specifically affects orders atm, not sure if any other query & mutation pairs exist and thus are affected.

When placing an order it does not show in the order history due to caching.

See https://redux-toolkit.js.org/rtk-query/usage/automated-refetching