ionic-team / ionic-v1

The repo for Ionic 1.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
192 stars 187 forks source link

HTML5 video - problem when more than 16 videos #271

Open jgw96 opened 7 years ago

jgw96 commented 7 years ago

From @theomic on June 23, 2017 16:5

Ionic version: (check one with "x") [x] 1.x (For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1) [ ] 2.x [ ] 3.x

I'm submitting a ... (check one with "x") [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

Current behavior: I have multiple videos in my app. When I play more than 16 videos, Ionic stops playing the videos.

Expected behavior: Videos should work even with more than 16 plays.

Steps to reproduce:

Related code:

Other information: For information I have dozens of videos packaged in my app and everithung is workng well until the 16th video is played.

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

Copied from original issue: ionic-team/ionic#12144