VisActor / VisActor/VChart

[Bug]

Open
#4,511 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
1.8k
Forks
221
Avg merge
1d 6h
Merged PRs (30d)
26

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
Image 蜡烛图的页面打不开
Expected Behavior

打开文档页面

Environment
- OS:
- Browser:
- Framework:
Any additional comments?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the candlestick-basic reproduction link and compare its failure with the reported TypeError in entry-server.js, especially the fetchDemo and demoLoader stack entries. Trace why the demo data is undefined, then verify that the candlestick documentation page opens successfully and no longer reports the error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.