Hello, I have made an extension, that updates from my json in my api, but today, it just doesnt want to refresh for some people, from what I think, might it be some cache in browser? because when i opened it on other devices for the first time, it was alright. Is there a way to force refresh it? (since my data on api is okay, caching is disabled there) any help please?
Sounds like caching or a general fault with your extension or your EBS/API
But extensions are just websites so any fault is between you and your EBS/API and not a problem with the extensions platform.
Without further information thats all I have
to be more specific, the json is at my domain /kalendar.json, the file is updated, i am using cloudflare dns (with no cache, also tried purging the cache) and the file is served through nginx, the odd thing is that it started happening just recently, and only for some people, on my side it started working after opening it as popout window and opening the developer tools, but why it didnt update without opening the tools is the weird part, could it be like the javascript got blocked?
Then this is a “my website is not working properly” issue and not related to the extension platform.
So you’d need to do your regular website debugging to determine whats going on and whats not working as expected.
If javascript doesn’t run then Twitch as a website doesn’t run
Theres a lot of what ifs involved here and a lot of things it could be but I’d just be doing debugging and find out whats screwed up