Caption preferences won't change without refresh

Created on 2 September 2023, 10 months ago
Updated 22 September 2023, 9 months ago

Problem/Motivation

Caption preferences (set via Preferences > Captions) won't take effect without refreshing the page.

Steps to reproduce

Create an Able Player instance, go to Preferences > Captions, make changes to captions styling, save.

Proposed resolution

There is a type error in ableplayer.min.js in getting the caption preferences:
AblePlayerInstances[u].geteferences is not a function

It works if this is changed to
AblePlayerInstances[u].getPreferencesGroups

๐Ÿ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024