goodgirlElena
goodgirlElena
use npm run build to build a Vue project has the below error Error: The number of constructor arguments in the derived class t must be >= than the number...
libffmpeg.wasm:0x2c7e Uncaught RuntimeError: null function or function signature mismatch at seekCallback (libffmpeg.wasm:0x2c7e) at avio_seek (libffmpeg.wasm:0x4c39) at avio_skip (libffmpeg.wasm:0x4eb5) at mov_read_default (libffmpeg.wasm:0xcb6f) at mov_read_header (libffmpeg.wasm:0xe000) at avformat_open_input (libffmpeg.wasm:0x1ac91) at openDecoder (libffmpeg.wasm:0x304a)...
### Version 2.0.2 ### Link to Minimal Reproduction 无 ### Steps to Reproduce 按照vchart官方文档与飞书工作小组件开发文档,使用vchart作为图表搭建工具,在飞书PC端能正常显示,但在安卓系统飞书app上显示不出来 ### Current Behavior 移动端效果如图: PC端显示如图: ### Expected Behavior 移动端能正常显示柱状图和环形图 ### Environment ```markdown - OS:小米14 2.0.211.0.VNCCNXM -...
### Version 2.0.0 ### Link to Minimal Reproduction https://github.com/VisActor/VChart/tree/main/packages/block-vchart ### Steps to Reproduce 1. 按照官方文档飞书小组件https://www.visactor.io/vchart/guide/tutorial_docs/Cross-terminal_and_Developer_Ecology/mini-app/block,运行github上的demo ### Current Behavior 飞书开发工具运行demo报错TypeError: Cannot read properties of undefined (reading 'createWindow') ### Expected Behavior 正常运行,并显示图表...