Results 12 comments of meteor

可以提交个pr吗,加个配置是否开启跨屏,然后发一版

> 我这边实现了这种方案(目前只支持Win), NPM: https://www.npmjs.com/package/xw-screenshot-main > 使用方法基本和当前项目相同 > 但是在高分屏上获取屏幕宽高和坐标有问题,后续考虑使用 C++ 拓展来获取屏幕信息 期待 ![PWP2NCYHK$1{ 5B~{X3{`V2](https://user-images.githubusercontent.com/21106029/134888701-28ab0117-3173-4f13-a331-bc81cba22f54.png)

num[1] === num['1']。对象中不存在的属性都是undefined。number是个数字,但是也存在这个特性

![image](https://user-images.githubusercontent.com/21106029/149325891-c825759a-1140-4bfa-9d44-07a3fbec2f58.png)

You can temporarily circumvent this problem by using the following methods vue-cli: ```js chainWebpack: (config) => { config.module .rule('vue') .use('vue-loader') .tap((options) => { options.compilerOptions = options.compilerOptions || {}; options.compilerOptions.hoistStatic =...

Process 16036 has two threads consuming a lot of CPU. This is thread 22040. ![image](https://github.com/electron/electron/assets/21106029/6ac65183-2d39-4ce7-8974-441a8d188c04) This is thread 3232. ![image](https://github.com/electron/electron/assets/21106029/bc84551a-8442-494e-89e6-eb9693121760)

This is the repository URL :https://github.com/meteor199/issue-electron-stale-renderer-process ## How to Start ```bash pnpm i npm start ``` After BrowserWindow opens, it will auto-close after 1 second, and then a stale renderer...

The issue exists with the iframe, whereas the webview is functioning normally.

error with MiniCssExtractPlugin v0.9 ``` Error: Cannot find module 'mini-css-extract-plugin/dist/plugin-options.json' ```

The error occurred when compiling the Windows version using crossbuild. The compilation command is as follows: ``` ./configure \ --with-zlib=lib/zlib-1.3.1 \ --with-pcre=lib/pcre-8.45 \ --with-http_stub_status_module \ --with-http_ssl_module \ --with-stream \ --with-http_gzip_static_module...