I am pulling my hair here. I think I am falling into som really basic stuff but here is my error. I have built a simple webpage with the following \"tree-view\".
Have you tried to bring up the developer console (ctr shift j) and right click on the refresh icon using the "Empty Cache and Hard Reload" option?
On Mac you right click the reload button and click "Empty Cache and Hard Reload". Sometimes, though, it's enough to just do a "Hard Reload" (cmd + shift + R
).
In the newer versions of browsers it can be different like clear only files and images cache or something else similar to this.
Right click on console and clear console history and right click on refresh button on your browser and hard reload.
The problem is that Chrome is reading the data from cache files. You should:
It worked for me.