Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(UI): Fix exception while casting to mismatched player version (#7631
) If the remote player does not have getChapters(), the proxied call returns undefined. This led to exceptions when .length was accessed. Reported as part of issue #7546
- Loading branch information