Forum Discussion

xylolink's avatar
xylolink
Copper Contributor
Feb 15, 2023

EDGE: navigator.share() results in empty dialog with version 110.0.1587.41

Hi everyone,   My "share" buttons are bugged with the new version of edge.   My code is similar to this : const sharedData = { title: 'my title', text: 'my text', url: 'www.myurl.com', files: [...

Resources