You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
请至少提供以下信息,帮助排查问题
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
The text was updated successfully, but these errors were encountered: