Can't share links on latest Chrome

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).

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

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

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?

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

EDIT:

Link to the bug report

5 Likes

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

3 Likes