Nephi
Nephi

Reputation: 55

Did HTML Audio do some update?

So yesterday I closed my project and today when I opened it the HTML Audio players layout has changed and the volume control has dissapearead. It was a plain player with no design. Does anyone know why?

enter image description here

Upvotes: 0

Views: 112

Answers (1)

Jake Wilcox
Jake Wilcox

Reputation: 176

Yep, Chrome 67 redesigned the media player and for some reason left out audio controls, a workaround is to change your chrome flag to use the old player.

chrome://flags/#enable-modern-media-controls

There has already been a fair few bug reports and Feature requests to bring this feature back i.e.

https://productforums.google.com/forum/#!topic/chrome/QHsKCfRJiT8

Upvotes: 2

Related Questions