Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error ".isFullScreen is not a function(…)" is shown when transition to fullscreen (or back to normal screen). #6

Open
thase opened this issue Nov 16, 2016 · 0 comments

Comments

@thase
Copy link

thase commented Nov 16, 2016

The following error is shown when transition to fullscreen (or back to normal screen).
Uncaught TypeError: videojs(...).isFullScreen is not a function(…)

In line 1236 of the source below, I see the call to .isFullScreen() which should be .isFullscreen().
https://github.com/BrightcoveOS/videojs-omniture/blob/master/src/production_lib/bcc_adobe_analytics.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant