Jambo Hsu

Results 7 issues of Jambo Hsu

使用環境 macOS 10.14 node -v v12.13.1 npm -v 6.12.1 轉換正常如附件輸出 但是無法顯示包含「你」在內的許多字元 ![螢幕快照 2019-12-06 下午2 56 34](https://user-images.githubusercontent.com/981381/70303031-8615ce80-1839-11ea-8177-0436342c45fd.png) ![螢幕快照 2019-12-06 下午2 58 52](https://user-images.githubusercontent.com/981381/70303037-8910bf00-1839-11ea-8863-3a25ea890dcb.png)

client1: change a cell's background color clientX: Can't see the change without reload the page client1 ![截圖 2020-07-17 下午5 44 14](https://user-images.githubusercontent.com/981381/87773052-29f63c80-c855-11ea-8eb9-5fbbfd15ac2a.png) clientX ![截圖 2020-07-17 下午5 40 56](https://user-images.githubusercontent.com/981381/87773081-35e1fe80-c855-11ea-9606-98f4039ddc81.png) > "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