- Issue created by @keszthelyi
- Merge request !21Issue #3520510: Update chosen library version in chosen_lib.libraries.yml. → (Open) created by keszthelyi
- 🇭🇺Hungary nagy.balint
Hi!
Should we skip the version number here as well then? or do we need it?
- 🇧🇪Belgium keszthelyi Brussels
Hi @nagy.balint,
This is responsible for the caching of the library assets, so normally it should always be the same version as the chosen library version. If it's removed that means there won't be browser cache problems, but it might force the user's browser to download chosen.js when it's not needed (because then it will change the version hash every time the module is updated, and module updates don't always update the chosen library version).
So ideally it should be kept, but it's important to update it every time the chosen library version is updated.