navigator.share (Web Share api) share React App text, not the text I put
I’m using React (not React Native) and I’m trying to use Web Share Api to share some text and an url through my app. However, when I open any app to share, it changes from the text I’ve put to a default text from React local development.