[Bug] Cannot read properties of undefined (reading 'createWindow')
Open
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.0
Link to Minimal Reproduction
https://github.com/VisActor/VChart/tree/main/packages/block-vchart
Steps to Reproduce
Current Behavior
飞书开发工具运行demo报错TypeError: Cannot read properties of undefined (reading 'createWindow')
Expected Behavior
正常运行,并显示图表
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
希望能解决一下这个问题,目前整个vchart都用不了
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the demo in packages/block-vchart and the official Feishu mini-app guide linked in the issue, then run it in the Feishu development tool to reproduce the createWindow error. Done means the demo starts without the TypeError and displays the chart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100