I pull my hair here. I think that I get into som really basic things, but here is my mistake. I created a simple web page with the following tree view.

in my readjson.js I read from my json file stored in json / label.json. However!
Even if I updated my json file, it reads the FIRST version of the json file when I started. Using Google Chrome and trying to update your browser, clear my build so on. Still not updating json file on localhost.
Does anyone else run into this and how to solve it?
source
share