Forum Discussion
ArashLaylazi
May 20, 2021Copper Contributor
Problem with pinned site
Hi, Recently, I pinned Google Translate page to my Windows taskbar via Edge. After a while, I have opened pinned Google Translate, but I have seen the URL of page has been not true. I pinned ht...
atlanto
May 21, 2021Iron Contributor
Maybe because Google Translate site has a PWA manifest. It can be seen in DevTools->Application->Manifest. Its start url is "/?lfhs=2". Though pinned icon is not working as a PWA, it is probably handled with same mechanism as PWA.
(PWA seems not to allow user defined start page, it opens its own start url. Similar problem is on YouTube or any PWA)
Blocking manifest.json (with ad-blocker) and then pin to taskbar seems to avoid this issue. No problem on my end, so far.
ArashLaylazi
May 22, 2021Copper Contributor
So... regarding your explanation, Google changed the GT as an PWA app and Edge did not changed mechanism of pinning sites.
It is interesting to me.
Before this Windows Update (=> 20H2), the pinned GT was working properly. After I had updated my Windows, all pinned site disappeared and it made me to pin all of them again. Since then, I faced to described problem and I have thought the changes relate to Edge.
Thanks for your attention.
It is interesting to me.
Before this Windows Update (=> 20H2), the pinned GT was working properly. After I had updated my Windows, all pinned site disappeared and it made me to pin all of them again. Since then, I faced to described problem and I have thought the changes relate to Edge.
Thanks for your attention.