Open bhechinger opened 7 years ago
Seems like it is too late but I found out that it is caused by JQuery being unable to load directly in Electron Main Window. ~I fixed the issue by creating empty HTML file just with webview src="https://irccloud.com
tag and then make electron to load that page.~
Just realized this won't fix it when it comes to npm build, this https://github.com/electron/electron/issues/345#issuecomment-43900343 will help
Tried the release version and the version from master, both exhibit the same behavior on my Macbook Pro. I can't click in the username/password fields to log in.
OSX 10.11.6
Not sure what other details are relevant.