✨NeserCode

Results 5 comments of ✨NeserCode

不知道为什么,我使用: ``` Vue.use(APlayer, { defaultCover: 'https://github.com/u3u.png', productionTip: false, }); ``` 创建倒是成功了,但是会一直报错: [Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide...

> I'm using Vuepress2 to build my blog, then get giscus as my comments. Render ok, and it's pretty good. Then i found i cannot login? I try close permalink,...

Resolved problem. That is caused by vuepressv2's bug(v2.0.0-beta.47). - [[Bug report] 2.0.0-beta.47 resets query params on the initial page load #991](https://github.com/vuepress/vuepress-next/issues/991) And vuepress has fix it at recent(v2.0.0-beta.50).

> the same. I'm not quite clear about the specific situation. But to be honest, I checked the relevant properties of the window object. The problem is clear: When the...