Jambo Hsu
Jambo Hsu
使用環境 macOS 10.14 node -v v12.13.1 npm -v 6.12.1 轉換正常如附件輸出 但是無法顯示包含「你」在內的許多字元  
client1: change a cell's background color clientX: Can't see the change without reload the page client1  clientX  > "quill-better-table": "^1.2.10",...
we need options --flat in packages.json/scripts/postinstall to make icon-fonts copy correctly from `"postinstall": "cpy ./node_modules/framework7-icons/fonts/*.* ./src/fonts/ && cpy ./node_modules/material-icons/iconfont/*.* ./src/fonts/"` to `"postinstall": "cpy ./node_modules/framework7-icons/fonts/*.* ./src/fonts/ --flat && cpy ./node_modules/material-icons/iconfont/*.* ./src/fonts/...
[email protected] framework7 create --ui > pickup capacitor npm run start > ``` > cross-env NODE_ENV=development webpack serve --config ./build/webpack.config.js [webpack-cli] The specified config file doesn't exist in '/Users/orz99/zoo/bcq-web/build/webpack.config.js' npm ERR!...
In the issue of the original repo, someone mentioned that this plugin can support external USB cameras, but it can only be used once. ( USB camera: QR scanner works...
Tried for a whole day, read the official documents, and consulted GPT-4, but couldn't find a way to package a specific python script file into an independent executable, Just like...
when use cordova-plugin-wkwebview-engine, cordova.ThemeableBrowser.open() will not trigger the current page loadStop event