Uncaught Type Error when using Audio Widget
-
I have found that when trying to upload a mp3 using the audio widget is comes with error and gets hung up on the upload. I have found the error code below within Chrome.
I have already, reinstalled WordPress 5.6, theme, disabled plugins.Any help would be wonderful.
media-views.min.js?ver=fd31b0f8078700d8a8465bd898ad424e:2 Uncaught TypeError: window.MediaElementPlayer is not a constructor
at HTMLAudioElement.<anonymous> (media-views.min.js?ver=fd31b0f8078700d8a8465bd898ad424e:2)
at Function.each (jquery.min.js?ver=3.5.1:2)
at s.fn.init.each (jquery.min.js?ver=3.5.1:2)
at i.render (media-views.min.js?ver=fd31b0f8078700d8a8465bd898ad424e:2)
at i.<computed> [as _syncTitle] (media-views.min.js?ver=fd31b0f8078700d8a8465bd898ad424e:2)
at p (backbone.min.js?ver=1.4.0:2)
at f (backbone.min.js?ver=1.4.0:2)
at l (backbone.min.js?ver=1.4.0:2)
at i.n.trigger (backbone.min.js?ver=1.4.0:2)
at i.set (backbone.min.js?ver=1.4.0:2)
The topic ‘Uncaught Type Error when using Audio Widget’ is closed to new replies.