Request for resource.wx in every request from chrome

0
0

In a web application, not wisej related at all, I see that every request for a page also include this request:

Why is that and how do I get rid of it?
It only seems to hapenn from Chrome browser, not Edge.
  • You must to post comments
0
0

Hi Drewes,

you might have tried out a PWA Wisej application. Check if you still have any service workers installed as described here:
https://www.codementor.io/@himank/how-to-unregister-service-workers-n8mzf5jce
Or clearing the Chrome Cache should also eliminate this issue.

Best regards
Frank

  • Drewes Kooi
    Thanks, that worked!
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.