- Issue created by @df_11
- Assigned to SandeepSingh199
I tried to add this after line 262 and it worked! It's fast, better than clearing all the caches.
$renderCache = \Drupal::service('cache.entity'); $renderCache->invalidateAll();
I don't know if it is the best solution, but maybe it is an idea :)
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 6:47am 20 October 2023 - 🇮🇳India SandeepSingh199
@df_11,
$renderCache = \Drupal::service('cache.entity'); $renderCache->invalidateAll();
is working fine, but if we have lots of files, images videos are their, it might be decrease the site performance. For quick fix we good to go. Marking this ticket to Needs Review. - Status changed to Needs work
over 1 year ago 5:00pm 17 November 2023