MoePlayer / hexo-tag-dplayer

Embed dplayer in Hexo posts/pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

467815891a opened this issue · comments

我的页面不显示视频,打开网页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' %}