bug:Pjax报错
Opened this issue · 0 comments
Asteri5m commented
是什么 Halo 版本出现了此问题?
2.16.1
使用的 Dream 版本是多少?
1.3.1
在线博客地址
BUG 内容
开启了pjax和顶部进度条后,切换页面会发现进度条卡住。打开控制台发现Pjax报错
相关 Console 日志输出
Uncaught (in promise) TypeError: commonContext.initComment is not a function
at HTMLDocument.<anonymous> (pjax.min.js?mew=1.3.1:1:3085)
at HTMLDocument.dispatch (jquery.min.js:2:43090)
at v.handle (jquery.min.js:2:41074)
at Object.trigger (jquery.min.js:2:71513)
at HTMLDivElement.<anonymous> (jquery.min.js:2:72108)
at Function.each (jquery.min.js:2:2976)
at S.fn.init.each (jquery.min.js:2:1454)
at S.fn.init.trigger (jquery.min.js:2:72084)
at n (jquery.pjax.js:199:13)
at e.success (jquery.pjax.js:336:5)
附加信息
No response