- 🇫🇷France prudloff Lille
I have a use case for this: the state_token module → adds tokens that are replaced with a state value and there is currently no easy way to refresh the token if the state value changes.
- last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Custom Commands Failed - 🇺🇸United States joelstein
I could use this, as well. We use state in several ways, and some of our render arrays depend on these state variables.
However, the patch in #11 (with Drupal 10.2) throws this error when rebuilding the cache:
> Constructing service "cache_tags.invalidator" from a parent definition is not supported at build time.
- 🇫🇷France prudloff Lille
However, the patch in #11 (with Drupal 10.2) throws this error when rebuilding the cache:
The patch will probably not work without 📌 Convert CacheTagsInvalidator to use a service collector Fixed (committed in 10.3).