Hello. I have a question.
Context. i'm using MenuBar in JavaScript (ES5), my way of implementing it is through a set of UL/LI and everything is fine, but i have a problem with the styles, which is most likely due to caching, since when updating the page several times this problem is fixed.
my question is, is there a way to disable the cache in the MenuBar?