Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Problem with userModule caching
-
Normally in 3.5.6 I was able to trick browsers by appending a timestamp signature on the end of my file requests. However, I believe with the service worker on 3.7 I am unable to clear the cache so clients are unable to see my code changes despite still doing this.
How do I flush client caches so customers can view my changes???
Fox
-
have solved by using NGINX to overwrite the headers and thus help force clear the cache