ElectronCode icon indicating copy to clipboard operation
ElectronCode copied to clipboard

Results 19 ElectronCode issues
Sort by recently updated
recently updated
newest added

Bumps [electron](https://github.com/electron/electron) from 1.8.8 to 9.1.0. Release notes Sourced from electron's releases. electron v9.1.0 Release Notes for v9.1.0 Features Added support for MessagePort in the main process. #24323 Added support...

dependencies

convertVideos action creator not receiving app state videos object (from Redux)

Updates the electron version. Tray icon works fine on Ubuntu os. Fixes #9

While running `npm run electron` the app throws: >Electron 1.6.x has reached the end of its support cycle. Developers are encouraged to upgrade their applications to a newer series. Read...

It is not waiting for async event. It is firing immediately and after the event is received it is firing again

Stephen: I normally love your tutorials but on this tasky project, you really should have tested it on windows because the I am getting an error with the icon when...

Hey Stephen. I just want to say, great tutorial and I love your content. Great stuff! Secondly I was watching your video on resolving multiple promises at one time and...

convertVideos missing videos as an argument to be passed down to ipcRenderer

Tiny fix that makes the ugly, red, linter like highlighting go away when viewing the VideoSelectScreen.js files on Github 💁 This could've been fixed by using different grammar for the...