MoePlayer / hexo-tag-dplayer

Embed dplayer in Hexo posts/pages
MIT License
207 stars 30 forks source link

DPlayer.min.js:1 Uncaught RangeError: Maximum call stack size exceeded #38

Open 467815891a opened 2 years ago

467815891a commented 2 years ago

我的页面不显示视频,打开网页console显示报错

DPlayer.min.js:1 Uncaught RangeError: Maximum call stack size exceeded
    at _typeof (DPlayer.min.js:1)
    at _typeof (DPlayer.min.js:1)
    at _typeof (DPlayer.min.js:1)
    at _typeof (DPlayer.min.js:1)
    at _typeof (DPlayer.min.js:1)
    at _typeof (DPlayer.min.js:1)
    at _typeof (DPlayer.min.js:1)
    at _typeof (DPlayer.min.js:1)
    at _typeof (DPlayer.min.js:1)
    at _typeof (DPlayer.min.js:1)

我在markdown里写的也很简单 {% dplayer 'url=WLED.mp4' %}