Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Query" button grayed out #10

Closed
triska opened this issue Oct 1, 2022 · 3 comments
Closed

"Query" button grayed out #10

triska opened this issue Oct 1, 2022 · 3 comments

Comments

@triska
Copy link

triska commented Oct 1, 2022

When I now visit https://php.energy/trealla.html using Firefox 78.15.0esr (64-bit), Chrome or Safari on OSX, the "Query" button is unexpectedly grayed out, and I cannot post a query (also not using ENTER).

This is highly unexpected, what could be the reason for this?

@guregu
Copy link
Owner

guregu commented Oct 1, 2022

Sorry about that. It starts grayed out until the library loads and initializes as a very crude loading bar. Need to add an error message when it fails. Might be related to #11. Will take a look. If you look at the browsers developer console output it should tell you why it failed.

@triska
Copy link
Author

triska commented Oct 1, 2022

When loading the page in Firefox, the single message I see in the console is:

[Exception... "Favicon at "https://php.energy/favicon.ico" failed to load: Not Found."  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: resource:///modules/FaviconLoader.jsm :: onStopRequest :: line 227"  data: no] [FaviconLoader.jsm:227:22](resource:///modules/FaviconLoader.jsm)
    onStopRequest resource:///modules/FaviconLoader.jsm:227

So, it seems that the only issue is that favicon.ico failed to load, this seems not so serious.

@triska
Copy link
Author

triska commented Oct 1, 2022

Thank you, this works as expected now on OSX!

@triska triska closed this as completed Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants