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

Error 500 _cache is not defined when using n-layout & v-memo #5120

Closed
turulix opened this issue Jul 31, 2023 · 2 comments
Closed

Error 500 _cache is not defined when using n-layout & v-memo #5120

turulix opened this issue Jul 31, 2023 · 2 comments
Labels

Comments

@turulix
Copy link

turulix commented Jul 31, 2023

TuSimple/naive-ui version (版本)

2.34.4

Vue version (Vue 版本)

3.3.4

Browser and its version (浏览器及其版本)

Brave Version 1.56.14 Chromium: 115.0.5790.114 (Official Build) (64-bit)

System and its version (系统及其版本)

Windows 11

Node version (Node 版本)

18

Reappearance link (重现链接)

https://stackblitz.com/edit/github-vztgqu-czm3lt?file=app.vue

Reappearance steps (重现步骤)

Open the minimal reproduction.

Expected results (期望的结果)

Its expected for it to simply render the page.

Actual results (实际的结果)

500
_cache is not defined

at Module.renderList (./node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2749:16)
at eval (./app.js:57:141)
at renderFnWithContext (./node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:762:13)
at normalizeChildren (./node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6951:34)
at createBaseVNode (./node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6762:5)
at _createVNode (./node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6839:10)
at createVNodeWithArgsTransform (./node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6716:10)
at h (./node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7445:12)
at Proxy.render (./node_modules/naive-ui/lib/layout/src/Layout.js:119:122)

Remarks (补充说明)

@turulix turulix changed the title Error 500 _cache is not defined when using n-layout Error 500 _cache is not defined when using n-layout & v-memo Jul 31, 2023
@github-actions github-actions bot added the untriaged need to sort label Jul 31, 2023
@jizai1125
Copy link
Contributor

nuxt/nuxt#18749

@jahnli jahnli added nuxt and removed untriaged need to sort labels Dec 29, 2023
@jahnli
Copy link
Collaborator

jahnli commented Mar 13, 2024

This issue does not have any recent activity. If you are still experiencing similar problems, open a new error, including a minimal copy of the problem

@jahnli jahnli closed this as completed Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants