Cloud: videojs produces warnings in JS console #53121

Closed
opened 2017-10-21 12:05:34 +02:00 by Sybren A. Stüvel · 5 comments

Open any video page, and look at the JavaScript console. It'll show something like this:

  videojs-5.8.8.min.js?v=17320171:sourcemap:22 VIDEOJS: WARN: this.options() has been deprecated and will be moved to the constructor in 6.0

This should be addressed soon-ish, as it spams the JS console.

Open [any video page](https://cloud.blender.org/p/scripting-for-artists/5993f9e68119170f2a746abf), and look at the JavaScript console. It'll show something like this: ``` videojs-5.8.8.min.js?v=17320171:sourcemap:22 VIDEOJS: WARN: this.options() has been deprecated and will be moved to the constructor in 6.0 ``` This should be addressed soon-ish, as it spams the JS console.

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren

Added subscribers: @fsiddi, @pablovazquez

Added subscribers: @fsiddi, @pablovazquez

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Pablo Vazquez self-assigned this 2017-10-24 12:54:47 +02:00

Fixed in master by upgrading to the latest stable release 6.2.8

Fixed in master by upgrading to the latest stable release 6.2.8
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: archive/blender-cloud#53121
No description provided.