I don’t have any issues about the hosting service my only problem is how long does it takes to apply my updated code I’ve updated my js code but until now it’s still not applying it’s been 1 day and a half already
Welcome to the community.
The changes you made are instantaneous, but it might be your browser storing the old cache. Try clearing your browser cache or using an incognito window.
And if you’re using Cloudflare, you might need to enable development mode:
6 Likes
To add to what Wasik said, sometimes a hard refrehs (ctrl + f5 on most browsers) is enough, and is easier than doing a full cache clear
2 Likes
To also add to this, you can clear cache for specific files in CFs caching menu, no need to turn on dev mode unless you are actively developing on production (which you should never do but that’s another issue)
2 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.