Home General Discussion

Problem with cache Own View in Custom Space

Hi Team! We created own view in folder custom space own index.html own JS and after refresh source JS files get from cache. Maybe someone know how resolve it?

Answers

  • Mikkel_MadsenMikkel_Madsen Customer Advanced IT Monkey ✭✭✭

    ensure to clear browser cache files local on the computer - then open an inPrivate browser window - hit Ctrl+F5

    Does it still reads the wrong file?

    Add a "console.log('new file test');" at the start of the js file and see if the right version is loaded in console in developer tools

Sign In or Register to comment.