|
<< Click to Display Table of Contents >> Navigation: Telegram > 2023 > 07 > 23 > Telegram_2023-07-23T17 |
2023-07-23T17:03:51
you are showing JavaScript. This isn't even part of a template
2023-07-23T17:04:43
It is an external JavaScript file which is loaded by the template!
2023-07-23T17:07:34
I usually test my application in Firefox and Chrome.
I just tried in Opera and Edge and it is the same old code!
2023-07-23T17:11:42
I think I found the problem. Please give me few minutes.
2023-07-23T17:38:00
I thought that it was loading the minified version wysiwyg.min.js instead of the version wysiwyg.js loaded by the template.
But I updated the minified version to be the same as the normal version and I am still seeing the old and wrong version running in the browser!
2023-07-23T17:41:16
The cache template doesn't cache JavaScript files as I said
2023-07-23T17:41:37
So where is it getting this old version from?
2023-07-23T17:51:15
from the browser cache
2023-07-23T17:51:54
Impossible! Because I cleared all possible cache and tried 2 different browsers I never used before!