Skip to content

Cannot read properties of null (reading 'padFront') #14

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

Open
wf-soft opened this issue Mar 27, 2023 · 0 comments
Open

Cannot read properties of null (reading 'padFront') #14

wf-soft opened this issue Mar 27, 2023 · 0 comments

Comments

@wf-soft
Copy link

wf-soft commented Mar 27, 2023

I got this error in Nuxt3. Is it incompatible

TypeError: Cannot read properties of null (reading 'padFront')                                                                                                                                                                                      02:43:04
    at Proxy.<anonymous> (D:\BaiduSyncdisk\qingmo\vue3-virtual-scroll-list:1040:28)
    at renderComponentRoot (D:\BaiduSyncdisk\qingmo\node_modules\@vue\runtime-core\dist\runtime-core.cjs.js:906:44)
    at renderComponentSubTree (D:\BaiduSyncdisk\qingmo\node_modules\@vue\server-renderer\dist\server-renderer.cjs.js:719:51)
    at renderComponentVNode (D:\BaiduSyncdisk\qingmo\node_modules\@vue\server-renderer\dist\server-renderer.cjs.js:644:16)
    at Module.ssrRenderComponent (D:\BaiduSyncdisk\qingmo\node_modules\@vue\server-renderer\dist\server-renderer.cjs.js:94:12)
    at D:\BaiduSyncdisk\qingmo\pages\index.vue:281:39
    at renderFnWithContext (D:\BaiduSyncdisk\qingmo\node_modules\@vue\runtime-core\dist\runtime-core.cjs.js:860:19)
    at ssrRenderSlotInner (D:\BaiduSyncdisk\qingmo\node_modules\@vue\server-renderer\dist\server-renderer.cjs.js:110:21)
    at Module.ssrRenderSlot (D:\BaiduSyncdisk\qingmo\node_modules\@vue\server-renderer\dist\server-renderer.cjs.js:100:5)
    at _sfc_ssrRender (D:\BaiduSyncdisk\qingmo\layouts\main.vue:20:25)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant