Espo keeps loading the wrong js file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Juantreses
    Junior Member
    • Aug 2025
    • 5

    #1

    Espo keeps loading the wrong js file

    I'm going mental over this. I have tried everything I could think of:

    clear cache, rebuild, remove the data/cache folder on the server, force reload without cache, etc...

    And still Espo uses the timestamped version of a js file with a bug in it. I've checked the file in a separate tab without the ts param. Is there any way to force Espo to load the correct JS file instead?

    Sorry if this is a really dumb question or the problem is not within Espo itself.
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9288

    #2
    JS source files are not loaded, bundled files are loaded.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...