Play/pause button and progress bar stopped showing #3020
-
The issue is occurring on this page https://www.energyogre.com/why-electric-bill-is-high and other similar pages that are using the plugin for implementing audio. To import the plugin we're using the url reference:
The following code is used in addition to the plugin reference:
In the code of the page the The code hasn't been changed in any way and the audio seemed to work fine before, but at some point it stopped displaying the elements. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
You should replace |
Beta Was this translation helpful? Give feedback.
It’s possible, yes.
You could add
@6
to the unpkg URL, so your old config would work.I think I’ll restore the mediaContrlols option in v7 too, which is the reason it stopped working for you.