Wanted to implement Same behaviour ( Ctrl + Shift + R) Using Angular code.
I am using Window.location.reload() and it’s not working in chrome and edge.
I don’t want user to press Ctrl + Shift + R every-time, i implement touble login link, when user click on that, i want Ctrl + Shift + R to be execute.
Please help
Regards