Tingxuan Jiang
Tingxuan Jiang
编译至微信小程序时,试图启用Dev的minify压缩,报错 ``` > uni -p mp-weixin --minify ``` throw new CACError(`Unknown option \`${name.length > 1 ? `--${name}` : `-${name}`}\``); ^ CACError: Unknown option `--minify` at Command.checkUnknownOptions (E:\school-assistant-client\node_modules\cac\dist\index.js:404:17) at CAC.runMatchedCommand (E:\school-assistant-client\node_modules\cac\dist\index.js:602:13)...
In the Financial Chart, thx y-axis remains unchanged when I use chatjs-plugin-zoom to zoom in. That's because the FinancialController overrides the method 'getMinMax()' and it doesn't calculate the range of...
### NextUI Version 2.2.9 ### Describe the bug When I try to use the Listbox & ListboxSection via dynamic collections, typing issue will be reported as below screenshot but rendering...