- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,027
- راهحلها
- 27
- پسندها
- 3,261
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hello,
One of my boards is private and password protected with htaccess credentials.
The JS service worker is causing cache issues and I had to disable it by editing the service_worker.js file and add a "return" statement at the very beginning of the fetch listener.
I then have a warning in the admin cp saying one of the files doesn't have the expected content and I have to re-apply my modification whenever there is a Xenforo update.
I can live with that but I was wondering if there is a...
One of my boards is private and password protected with htaccess credentials.
The JS service worker is causing cache issues and I had to disable it by editing the service_worker.js file and add a "return" statement at the very beginning of the fetch listener.
I then have a warning in the admin cp saying one of the files doesn't have the expected content and I have to re-apply my modification whenever there is a Xenforo update.
I can live with that but I was wondering if there is a...
نام موضوع : Any way to disable service worker?