-
Notifications
You must be signed in to change notification settings - Fork 208
Description
Version
2.0.19
Link to Minimal Reproduction
https://www.visactor.io/vchart/demo/candlestick-charts/candlestick-basic
Steps to Reproduce
https://www.visactor.io/vchart/demo/candlestick-charts/candlestick-basic
这个链接打不开
TypeError: Cannot read properties of undefined (reading 'meta')
at fetchDemo (file:///opt/bytefaas/toutiao/app/gdserver/bytedance/dist/server/entry-server.js:218:73)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Promise.all (index 0)
at async demoLoader (file:///opt/bytefaas/toutiao/app/gdserver/bytedance/dist/server/entry-server.js:11291:20)
at async callLoaderOrAction (/opt/bytefaas/toutiao/app/gdserver/bytedance/node_modules/.pnpm/@remix-run+router@1.15.3/node_modules/@remix-run/router/dist/router.cjs.js:4166:16)
at async Promise.all (index 0)
at async loadRouteData (/opt/bytefaas/toutiao/app/gdserver/bytedance/node_modules/.pnpm/@remix-run+router@1.15.3/node_modules/@remix-run/router/dist/router.cjs.js:3638:19)
at async queryImpl (/opt/bytefaas/toutiao/app/gdserver/bytedance/node_modules/.pnpm/@remix-run+router@1.15.3/node_modules/@remix-run/router/dist/router.cjs.js:3481:20)
at async query (/opt/bytefaas/toutiao/app/gdserver/bytedance/node_modules/.pnpm/@remix-run+router@1.15.3/node_modules/@remix-run/router/dist/router.cjs.js:3381:18)
at async render (file:///opt/bytefaas/toutiao/app/gdserver/bytedance/dist/server/entry-server.js:12817:19)
Current Behavior
蜡烛图的页面打不开
Expected Behavior
打开文档页面
Environment
- OS:
- Browser:
- Framework:Any additional comments?
No response