I have converted Blazor Web Assembly Web Application from .net 5.0 to .net 6.0.It works fine but I am gettig error message in "Service-worker.js" as "Uncaught (in promise) ReferenceError: isHtmlRequest is not defined".Please check below screenshot and advise how to resolve this issue.
0
votes