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

Improperly linked favicon prevents connection #109

Open
Blackglade opened this issue Mar 1, 2023 · 0 comments
Open

Improperly linked favicon prevents connection #109

Blackglade opened this issue Mar 1, 2023 · 0 comments
Assignees
Labels
Bug Something isn't working

Comments

@Blackglade
Copy link

Further testing here is required, but noticed some odd behavior as a result of a improperly formatted favicon url.

In my case it was this link in my index.html file:

<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />

logo192.png does not exist.

If the image for said favicon of a given site is not present, perawallet will fail to connect via QR and just give me an error that the DApp isn't responding. No other error message is ever printed out.

@mucahit mucahit added the Bug Something isn't working label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants