You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Share button is displayed only if navigator.share is available but I think Brave can't display the share sheet for images. There is a navigator.canShare(...) API that I should be using instead to check the availability. Will do that.
I used the website on
brave browser
, and the share button does not do anything, download the image buttons work perfectly.I guess this is like a share popup in mobile browsers.
Possible solutions:
Please do comment if this is something that is only happening on my PC.
Thanks, pretty cool project!
The text was updated successfully, but these errors were encountered: