I don’t understand why navigator.share() is giving me an error even though my website meets all of the requirements listed on MDN (has HTTPS and supported by the browser). The following code gives an error when I click the button: What am I doing wrong? The website is served over HTTPS and my browser supports the Web Share API according