Skip to content

maxrimue/electron-prebuilt-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is thought to test whether people are affected by what seems to be a current bug in electron-prebuilt.

The mentioned bug causes Electron apps to not run animations under specific circumstances. This example runs Angular 1 together with Angular Material 1, which is affected by this bug.

In order to test whether you are affected, follow these instructions:

  1. Clone this repository (git clone https://github.com/maxrimue/electron-prebuilt-bug && cd electron-prebuilt-bug)
  2. Install electron-prebuilt (npm install)
  3. Run electron-prebuilt (npm start)
  4. Click the visible blue button
  5. Close the dialog

If the dialog immediately opened and closed, you're probably not affected by this bug. As it seems, following circumstances are required for this bug to show up:

  • Running the Electron App via electron . (with electron-prebuilt installed)
  • OS is OS X

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published