Sep 9
How to ensure only one video plays on the page in PWA
I have a PWA with many videos on a single page. How can we ensure that when a video is playing, the other videos cannot play? Right now I can have many videos playing at the sametime.
Pending