Open jamesdaily opened 2 years ago
Thanks for letting me know. I'm not really sure where this is coming from as Shortcuts JS doesn't do anything with the navigator object. I can only imagine it's coming from one of the dependencies. Are you able to dig any deeper into the warning to see the call stack and find where exactly the warning comes from?
Chrome 103 on Windows warns about Shortcuts.js's usage of navigator.userAgent, navigator.appVersion, and navigator.platform:
https://blog.chromium.org/2021/09/user-agent-reduction-origin-trial-and-dates.html
Discovered when using "create-react-app".