White empty window
orschiro opened this issue · 9 comments
Dear @colinking,
For quite some messages for which the unsubscribe button is shown, I am just left with an empty white Electron window as shown below. Any ideas how I could trace this issue further?
Thankfully,
~Robert
I've actually been getting the same issue and haven't had the time to debug. I'll get started on it tomorrow or so.
-Kyle
Wonderful! Let me please know if I can help testing.
~Robert
I believe that this issue relates to the electron browser window (as in, some websites don't interact well with it). I'm going to keep an eye out for some emails that reliably cause this issue, but in the mean time you can toggle the setting to use the native browser (which shouldn't have this same issue).
We set up an email to collect bug reports. Please forward any emails that don't work properly to: n1.unsubscribe(at)gmail.com
Welcome, @colinking.
I was looking for this specific email myself again. That's how I urged the need. 😄
~Robert
@orschiro, Colin released a new update that should solve the white window issue (1.2.3). It was an error that loadUrl
wasn't firing, so it was just opening a blank window.
I tested all three emails you sent and they appear to work!
It should be rare that you get an entirely blank window. There are still issues once the window opens though because the electron browser seems to inhibit jquery (Facebook login), cookies, and several other things
Will test it immediately. Thank you guys! 👍
~Robert