Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Naveed Ali 161 posts 426 karma points
    Apr 12, 2020 @ 20:55
    Naveed Ali
    0

    Script tags not updating

    The script tags on my master template are not updating. I am working locally on my machine.

    I have made many changes to the scripts etc and have found the master template just won't update

    When I look at the page source the tags are very very old from what I am on now. So looks like my changes are not reflected even tho the master template in the umbraco backend is also up to date

    I have tried rebuilding,closing site etc, doing a full site refresh from the umbraco backend but still nothing

    Anybody know is going on here or am I missing something in my config or web config files

  • Yakov Lebski 594 posts 2350 karma points
    Apr 13, 2020 @ 22:12
    Yakov Lebski
    0

    Is it registred with Client Dependency? if yes just change version on ClientDependency.config.

    if no, it possible client side cache you can try to update by add paramneter in query scring like

    <script src="/scripts/main.js?v=1"></script>

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies