Forum Discussion
xylolink
Feb 15, 2023Copper Contributor
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: [...
Jeremiah-V
Feb 16, 2023Iron Contributor
I know that the feature team is aware of this issue and currently working on a fix, but at this time, I don't have further info on when the fix will be released.