From 526c14fffbfe8e0c78079c6ad7f2210298ebc12d Mon Sep 17 00:00:00 2001 From: maxos Date: Sun, 5 Aug 2018 00:12:59 -0700 Subject: [PATCH] fixes #61 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c724ea2..93c2fd5 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,9 @@ If you don't want to write your own styles, you can also insert the sample elect ``` +### Note +Please note, there is a known issue in some versions of Electron that prevents the process to completely shut down and it remains hanging in Background Processes (Windows 10). If you encounter that issue please use the workaround provided at https://github.com/electron/electron/issues/13939 + ## API ### Tab Group