[Player]: Current time/progress of audio track is not updating live ?changeDetection issue
- Ngôn ngữ chính
- TypeScript
- Star
- 25.7k
- Fork
- 7.9k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Issue type
**I'm submitting a ...** (check one with "x")
* [X] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository
### Issue description
**Current behavior:**
The audio player on IoT dashboard in the example does not always update, only when mouse is moving or other events are happening. Seems like possible change detection issue?
**Expected behavior:**
The current time, progress bar, remaining time on the current track should be update live (e.g. each second the song plays), even if the tab is inactive or no other "events" are happening.
**Steps to reproduce:**
1. Open page: https://akveo.com/ngx-admin/#/pages/iot-dashboard
2. Click play on the audio player
3. Stop moving mouse or tab out to another window, watch as current time, progress bar do not update
4. Start moving mouse again or clicking and time will instantly update
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.