Page MenuHomePhabricator

Uncaught Error: cannot call methods on slider prior to initialization; attempted to call method 'value'
Closed, DuplicatePublic

Description

When watching a video on https://commons.wikimedia.org/wiki/Category:Media_created_by_technology_pool_of_Wikimedia_Sverige I got:

1Uncaught Error: cannot call methods on slider prior to initialization; attempted to call method 'value'
2jQuery.extend.error @ load.php?debug=false&lang=en&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=L7Zf9ER5:3
3(anonymous function) @ VM84:112
4jQuery.extend.each @ load.php?debug=false&lang=en&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=L7Zf9ER5:5
5jQuery.fn.jQuery.each @ load.php?debug=false&lang=en&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=L7Zf9ER5:2
6$.fn.(anonymous function) @ VM84:112
7mw.loader.implement.mw.EmbedPlayer.updatePlayHead @ VM159:126
8mw.loader.implement.mw.EmbedPlayer.stop @ VM159:119
9mw.loader.implement.mw.EmbedPlayerNative.stop @ VM159:42
10mw.loader.implement.mw.EmbedPlayerNative.getPlayerElementTime @ VM159:38
11mw.loader.implement.mw.EmbedPlayer.syncCurrentTime @ VM159:123
12mw.loader.implement.mw.EmbedPlayer.monitor @ VM159:121
13mw.loader.implement.mw.EmbedPlayerNative.monitor @ VM159:33
14(anonymous function) @ VM159:122

May be because I pressed Esc and opened a new video.

Event Timeline

Josve05a raised the priority of this task from to Needs Triage.
Josve05a updated the task description. (Show Details)
Josve05a added a project: TimedMediaHandler.
Josve05a subscribed.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Looks like a stray timer interval isn't being cleared when closing out players...