Closed (fixed)
Project:
IMCE
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2025 at 07:11 UTC
Updated:
7 Mar 2025 at 22:59 UTC
Jump to comment: Most recent
Problem/Motivation
The version: VERSION lines in libraries.yml are creating a version query string using the Drupal Core version number for the asset files, making these files cached in the browser dependent on the Core version.
Steps to reproduce
This can produce various problems after an update, as the old versions of assets might be loaded for users who have those cached. The only way to currently fix those to clear the browser cache.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
hetal.solankiComment #4
hetal.solankiComment #7
ufku commentedComment #8
ufku commented