-
Couldn't load subscription status.
- Fork 285
Open
Description
On https://docs.wpilib.org/en/stable/docs/zero-to-robot/step-2/wpilib-setup.html I get the following error in the console.
Uncaught (in promise) TypeError: navigator.userAgentData is undefined
<anonymous> https://docs.wpilib.org/en/stable/docs/zero-to-robot/step-2/wpilib-setup.html:926
The offending source code line:
| let ua = await navigator.userAgentData.getHighEntropyValues(['architecture', 'bitness', 'mobile', 'platform', 'platformVersion']); |
Metadata
Metadata
Assignees
Labels
No labels
