Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Doesn't appear to work on OSX #27

Open
bhechinger opened this issue Jan 24, 2017 · 1 comment
Open

Doesn't appear to work on OSX #27

bhechinger opened this issue Jan 24, 2017 · 1 comment

Comments

@bhechinger
Copy link

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.

@relip
Copy link

relip commented Oct 16, 2017

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 electron/electron#345 (comment) will help

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants