fancyapps / fancybox

jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.
http://fancyapps.com/
7.28k stars 1.78k forks source link

navigator.userAgent flagged by Chrome #2652

Closed alecos71 closed 2 years ago

alecos71 commented 2 years ago

Warning in Chrome consolle about navigator.userAgent:

To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.