Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Navigator.userAgentData is coming as undefined

When I am trying to console navigator.userAgentData its showing undefined . While I'm trying in my local setup its working but in deployed area url when I'm opening console and checking its showing undefined.

like image 850
aabb p Avatar asked Oct 26 '25 08:10

aabb p


1 Answers

This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.

enter image description here

source

like image 123
Dean Van Greunen Avatar answered Oct 28 '25 22:10

Dean Van Greunen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!