dimsemenov / Magnific-Popup

Light and responsive lightbox script with focus on performance.
http://dimsemenov.com/plugins/magnific-popup/
MIT License
11.38k stars 3.5k forks source link

Audit usage Error #1184

Open Th3AnG3L opened 2 years ago

Th3AnG3L commented 2 years ago

Hello in my browser started to show this error for: jquery.magnific-popup.min.js i use 1.1.0 version A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. Starting in Chrome 101, the amount of information available in the User Agent string will be reduced. 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.

Any ideas how to fix this error?