We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug ctx = MOR_API.createCanvasContext(this.data.canvasId, this)ctx为undefined
To Reproduce 代码地址:https://github.com/brainee/weixin-pages-morjs/tree/main 直接运行npm run dev
Expected behavior echart能运行
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered:
createCanvasContext 在页面/组件哪个生命周期调用的?
Sorry, something went wrong.
No branches or pull requests
Describe the bug
ctx = MOR_API.createCanvasContext(this.data.canvasId, this)ctx为undefined
To Reproduce
代码地址:https://github.com/brainee/weixin-pages-morjs/tree/main
直接运行npm run dev
Expected behavior
echart能运行
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: