Hi,
Im using the WordPress plugin latest version and a recent pro version of imagerotate.js. v3.5 (build 3.5.0.175)
Theres an issue with fullscreen, when activated nothing loads (wait time of 10 mins+) When fullscreen is exited console throws an error...
Chrome:
Safari
Is it a compatibility issue, as this project was built with a free version of the software and using a pro js file? Or another config error our end. Everything else works as expected just not the fullscreen. A feature we require.
Thanks.
Im using the WordPress plugin latest version and a recent pro version of imagerotate.js. v3.5 (build 3.5.0.175)
Theres an issue with fullscreen, when activated nothing loads (wait time of 10 mins+) When fullscreen is exited console throws an error...
Chrome:
Code:
Uncaught TypeError: Cannot read property 'length' of null
Uncaught TypeError: Cannot read property 'settings' of null
Safari
Code:
TypeError: null is not an object (evaluating 'this.ce.length')
Is it a compatibility issue, as this project was built with a free version of the software and using a pro js file? Or another config error our end. Everything else works as expected just not the fullscreen. A feature we require.
Thanks.