'How does location.reload or document.location.reload work in single SPA. I have to force reload a page to refresh the values on a page

How can i refresh my page in angular single spa. location.reload or document.location.reload do not work here. Gives an error 'url does not match'



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source