I built an ASP .Net MVC web application using .Net 6 and Web Essentials AspNetCore PWA by madskristensen
Everything is normal in localhost Visual Studio or localhost IIS, but no matching service worker when accessed using IP IIS
Visual Studio Localhost: (https://i.stack.imgur.com/DtKYd.png)
IIS Localhost: (https://i.stack.imgur.com/wo4d4.png)
IIS with IP Address: (https://i.stack.imgur.com/Jlcjd.png)
I've googling so many time, but none of them are works for me
Any suggest what should i do? Thanks before