cordova-electron icon indicating copy to clipboard operation
cordova-electron copied to clipboard

Apache Cordova Electron

Results 57 cordova-electron issues
Sort by recently updated
recently updated
newest added

# Bug Report Using the Framework7 CLI to run "framework7 cordova build electron" from the command line, it successfully creates the EXE however it fails to load. ## Problem There...

# Feature Request ## Motivation Behind Feature Up until recently we copied all our Node.js platform tools to the `/cordova` folder on project creation and loaded them from there. Now...

enhancement

# Bug Report ## Problem `cordova build` command does not accept `--buildConfig` flag for electron ``` --buildConfig....................... Use the specified build configuration instead of default build.json ``` https://cordova.apache.org/docs/en/latest/reference/cordova-cli/#cordova-build-command ### What...

# Bug Report ## Problem I made a fresh cordova app with only a header and an input field in the index.html. I add electron as a platform (1.1.1), build...

I'm running a version of cordova-electron forked from 1.1.1, with the only change being that Electron is updated to 6.1.7 [as you can see here](https://github.com/buu700/cordova-electron-tmp/compare/ab2d76c6e9a78e468e720fa336329782a37d3f92...master). As far as I can...

# Bug Report ## Problem ### What is expected to happen? Submitting the generated package to the Snap store should succeed. ### What does actually happen? ``` Preparing to push...

# Bug Report user gesture interaction (autoplay policy) ## Problem The main electron documentation states that `autoplayPolicy` defaults to `no-user-gesture-required` which unfortunately isn't the case (see [here and search for...

# Bug Report Html doesnt support transparency even with: ``` frame:false. transparent:true ``` in settings file. ## Problem Id like a fully transparent window but for some reason the background...

# Bug Report ## Problem ### What is expected to happen? When `target=app` and `target=installer` icons both are configured, installer file should display `target=installer` icon and installed application executable file...

### Platforms affected ### Motivation and Context Update GitHub Issues and Pull Request templates. ### Description - Improve wording - Fix grammar mistakes - Update Pull Request checklist - Remove...