Bug with google chrome and fullscreen/zoom buttons
-
There is a problem with fullscreen and disable/enable zoom buttons on google chrome.
These functionalities work fine on mozilla/ie/edge, but on google chrome we get js exceptions.
Google chrome version: 71.0.3578.98 (64bit)
Exceptions + stack trace:Uncaught Error: Syntax error, unrecognized expression: #!
at Function.fa.error (jquery.js?ver=1.12.4:2)
at fa.tokenize (jquery.js?ver=1.12.4:2)
at fa.select (jquery.js?ver=1.12.4:2)
at Function.fa (jquery.js?ver=1.12.4:2)
at Function.a.find (jquery-migrate.min.js?ver=1.4.1:2)
at n.fn.init.find (jquery.js?ver=1.12.4:2)
at n.fn.init.a.fn.find (jquery-migrate.min.js?ver=1.4.1:2)
at a.fn.init.n.fn.init (jquery.js?ver=1.12.4:2)
at new a.fn.init (jquery-migrate.min.js?ver=1.4.1:2)
at n (jquery.js?ver=1.12.4:2)Uncaught (in promise) TypeError: Failed to execute ‘requestFullscreen’ on ‘Element’: parameter 1 (‘options’) is not an object.
at Object.request (screenfull.min.js?ver=1542484782:6)
at HTMLAnchorElement.<anonymous> (magazine.js?ver=1542484785:257)
at HTMLAnchorElement.dispatch (jquery.js?ver=1.12.4:3)
at HTMLAnchorElement.r.handle (jquery.js?ver=1.12.4:3)
- The topic ‘Bug with google chrome and fullscreen/zoom buttons’ is closed to new replies.