Re: [w3c/manifest] Provide a way to not open a link in the PWA, in the moment (#989)

> And I've also already read about [Declarative Link Capturing](https://web.dev/declarative-link-capturing/), but it seems that this does not cover the case of forcing `window.open` to open in the browser and not the PWA.

Yes, that's correct: _"This proposal does not apply if the user is already within the navigation scope (for instance, if the user has a browser tab open that is within scope, and clicks an internal link)."_—[article](https://web.dev/declarative-link-capturing/#:~:text=This%20proposal%20does%20not%20apply%20if%20the%20user%20is%20already%20within%20the%20navigation%20scope%20(for%20instance%2C%20if%20the%20user%20has%20a%20browser%20tab%20open%20that%20is%20within%20scope%2C%20and%20clicks%20an%20internal%20link).) 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/989#issuecomment-886492651

Received on Monday, 26 July 2021 08:29:22 UTC