hexo-tag-aplayer icon indicating copy to clipboard operation
hexo-tag-aplayer copied to clipboard

Uncaught TypeError: Cannot read property 'classList' of undefined

Open jerryc127 opened this issue 5 years ago • 1 comments

Uncaught TypeError: Cannot read property 'classList' of undefined at e.value (APlayer.min.js:1) at e.value (APlayer.min.js:1) at APlayer.min.js:1

在添加了pjax之后,出现这种报错。 怎么解决

jerryc127 avatar Apr 21 '19 10:04 jerryc127

@jerryc127 我是加了吸底模式 报错 jquery.min.js:2 Uncaught TypeError: Cannot read property 'classList' of null at new e (player.js:64) at HTMLDocument. (main.js:624) at e (jquery.min.js:2) at t (jquery.min.js:2)

JJdog avatar Sep 30 '19 03:09 JJdog