Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalidating cache entry is not working #4270

Open
AsuraKev opened this issue Mar 13, 2024 · 0 comments
Open

Invalidating cache entry is not working #4270

AsuraKev opened this issue Mar 13, 2024 · 0 comments

Comments

@AsuraKev
Copy link

I have the following when I get an item and tag it with a property e.g a string

image

When I update the entity and change the string from say test-1 to test-2, after request is completed I navigate so that the url is pointing to /test-2 then after timeout i remove cache entry for test-1 as it no longer exists. However using InvalidateTags and Api.util doesnt seem to work, when i browse test-1 i still see cache data.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant