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

fix(FEC-13076): Safari - Slides will no longer be shown in the navigation, dual and caption editor after captions are added to the VOD entry #612

Merged
merged 6 commits into from
Apr 3, 2023

Conversation

semarche-kaltura
Copy link
Contributor

solves https://kaltura.atlassian.net/browse/FEC-13076

Description of the Changes

In Safari initialisation of track.cues takes some time and when Kaltura BE returns cached data (instantly) the track.cues is null that throws an error for track.cues.getCueById(id)

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

@semarche-kaltura semarche-kaltura changed the title fix(FEC-13076): Safari track.cues issue fix(FEC-13076): Safari - Slides will no longer be shown in the navigation, dual and caption editor after captions are added to the VOD entry Mar 31, 2023
@semarche-kaltura semarche-kaltura merged commit 963a8d2 into master Apr 3, 2023
semarche-kaltura added a commit that referenced this pull request Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants