# No se pueden compartir enlaces en la última versión de Chrome

**URL:** https://meta.discourse.org/t/cant-share-links-on-latest-chrome/83858
**Category:** Bug
**Created:** [26 Marzo, 2018 10:06 UTC](https://meta.discourse.org/t/cant-share-links-on-latest-chrome/83858 "2018-03-26T10:06:24Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [26 Marzo, 2018 10:06 UTC](https://meta.discourse.org/t/cant-share-links-on-latest-chrome/83858/1 "2018-03-26T10:06:24Z")

</div>

Not exactly sure when this started, but whenever I click on the share link of a post, I get this empty popup in latest Chrome (Windows 10).

 ![image](https://global.discourse-cdn.com/meta/original/3X/6/2/625b946528212572fd3df7c079e1473822c26fad.png)

Is there a way to detect whether there’s nothing to share it via and show the custom share modal instead?

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [26 Marzo, 2018 11:04 UTC](https://meta.discourse.org/t/cant-share-links-on-latest-chrome/83858/2 "2018-03-26T11:04:56Z")

</div>

I’m still getting the custom share dialog on Win10 and Chrome 65.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [26 Marzo, 2018 23:23 UTC](https://meta.discourse.org/t/cant-share-links-on-latest-chrome/83858/3 "2018-03-26T23:23:23Z")

</div>

What version of Chrome? I am on Chrome / Windows / 64-bit / 65.0.3325.181 and I don’t see this behavior? Are you on a beta channel?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [27 Marzo, 2018 01:25 UTC](https://meta.discourse.org/t/cant-share-links-on-latest-chrome/83858/4 "2018-03-27T01:25:46Z")

</div>

What’s the output of `navigator.share` in the console in Dev Tools?

EDIT:

Link to the [bug report](https://bugs.chromium.org/p/chromium/issues/detail?id=764361&q=component%3ABlink%3EWebShare&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified)

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [27 Marzo, 2018 07:02 UTC](https://meta.discourse.org/t/cant-share-links-on-latest-chrome/83858/5 "2018-03-27T07:02:49Z")

</div>

That’s it, I had the `enable-experimental-web-platform-features` flag enabled.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [27 Marzo, 2018 07:02 UTC](https://meta.discourse.org/t/cant-share-links-on-latest-chrome/83858/6 "2018-03-27T07:02:56Z")

</div>


