colthreepv / colthreepv/angular-media-player
Problem in safari this.$domEl.load()
Open
needs-testing
- Dominant language
- JavaScript
- Stars
- 228
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
I get this error when trying to use the player in safari browser:
'undefined' is not a function (evaluating 'this.$domEl.play()')
scripts/360c0ed9.vendor.js:8
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Safari player failure and inspect the reported stack location in scripts/360c0ed9.vendor.js, along with the AngularJS directive that wraps the audio or video element. Determine why this.$domEl.play() is undefined in Safari; the issue is done when the player works there without that error and the behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100