You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: