mirror of https://github.com/mastodon/mastodon
Ignore AbortError when cancelled sharing (#6978)
`navigator.share()` rejects Promise if user cancelled sharing, and it may print it as an error on JavaScript console. This patch ignores it and prints other errors on the console.pull/6964/head
parent
e573bb0990
commit
fb3dc00dda
Loading…
Reference in New Issue