Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trayWindow should persist even if closed #16

Closed
KeziahMoselle opened this issue Jan 16, 2019 · 0 comments
Closed

trayWindow should persist even if closed #16

KeziahMoselle opened this issue Jan 16, 2019 · 0 comments
Labels
bug Something isn't working (as expected)
Projects

Comments

@KeziahMoselle
Copy link
Owner

Expected Behavior

trayWindow should persist even if we close it

Current Behavior

If we close the trayWindow and try to open it again, it will raise an error.

A Javascript error occured in the main process

Uncaught Exception:
Error: Object has been destroyed
	at click

Steps to Reproduce

  1. Show the trayWindow
  2. Close it
  3. Try to open it again
@KeziahMoselle KeziahMoselle added the bug Something isn't working (as expected) label Jan 16, 2019
@KeziahMoselle KeziahMoselle added this to To do in v1.0.0 Jan 16, 2019
@KeziahMoselle KeziahMoselle moved this from To do to Done in v1.0.0 Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working (as expected)
Projects
No open projects
v1.0.0
  
Done
Development

No branches or pull requests

1 participant