I am working on making an angular (9.1.4) app to be PWA. I'm using lighthouse chrome extension to check PWA features missing. But I'm facing a problem. Lighthouse works fine for the login page, it shows the page is PWA with the right mark. But after login and navigating to other pages, the lighthouse doesn't work and returns 404 not found error.
I have spent a lot of time to find a solution for this but nothing came up. I have seen a few posts with similar problem, but they got no solutions either. So, I really appreciate any kind of suggestions. I would also appreciate it if you could recommend an alternative for lighthouse.