Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]移动端页面网易云歌单显示不全,控制台报错Error: Rendered items limit reached #59

Open
lwabish opened this issue Oct 8, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@lwabish
Copy link

lwabish commented Oct 8, 2022

请至少提供以下信息,帮助排查问题

Uncaught (in promise) Error: Rendered items limit reached
at Proxy.itemsLimitError (mobile-8f97dc30.js:2:9984)
at Proxy.updateVisibleItems (mobile-8f97dc30.js:2:7192)
at Proxy.items (mobile-8f97dc30.js:2:4934)
at callWithErrorHandling (vue.global.js:1710:24)
at callWithAsyncErrorHandling (vue.global.js:1719:23)
at Array.job (vue.global.js:3306:19)
at flushPreFlushCbs (vue.global.js:1878:47)
at updateComponentPreRender (vue.global.js:6664:11)
at ReactiveEffect.componentUpdateFn [as fn] (vue.global.js:6576:23)
at ReactiveEffect.run (vue.global.js:608:27)

复现步骤

用docker image部署
在移动端页面操作
登录已经绑定了163账号的api key后,点击歌单tab,第一个歌单有1200+歌曲,只能显示前4个,切换歌单无效
查看console报错信息如上,还有一些vue的warnning未贴,如有需要可以帮助进一步debug

@foamzou foamzou added the bug Something isn't working label Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants