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.

Issue fork imce-3498355

Command icon Show commands

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

hetal.solanki created an issue. See original summary.

hetal.solanki’s picture

Assigned: Unassigned » hetal.solanki

hetal.solanki’s picture

Assigned: hetal.solanki » Unassigned
Status: Active » Needs review

ufku made their first commit to this issue’s fork.

  • ufku committed 8a3f2f44 on 3.x authored by hetal.solanki
    Issue #3498355 by hetal.solanki: Remove VERSION from libraries.yml
    
ufku’s picture

Version: 3.1.1 » 3.x-dev
ufku’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.