- Issue created by @nigelcunningham
- 🇦🇺Australia nigelcunningham Geelong
My mistake; the issue was elsewhere - views already adds arguments as cache tags, regardless of how they're sourced.
I created a view that uses the tempstore support as an argument. If the argument is modified, the view's contents don't get updated to match; an old version of the content is rendered instead.
I'm going to work on this and intend to provide a patch when it's ready.
Active
3.0
Code
My mistake; the issue was elsewhere - views already adds arguments as cache tags, regardless of how they're sourced.