question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

UI error: logo not added in pre-release v0.36.1

See original GitHub issue

Error while trying to use the following icon from the Manifest: http://localhost:8888/static/images/app-blockstack.png (Download error or resource isn't a valid image)

Someone forgot to add the Blockstack logo to the v0.36.1 pre-release so the browser tries to fetch something that doesn’t exist anymore, so someone that has it, please add it to the static images folder before a proper release.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
moxiegirlcommented, Aug 7, 2019

@markmhx this is still a problem when testing with the local client. Working with the hello-world the manifest is:

{
  "name": "Hello, Blockstack",
  "start_url": "localhost:5000",
  "description": "A simple demo of Blockstack Auth",
  "icons": [{
    "src": "favicon.ico",
    "sizes": "192x192",
    "type": "image/png"
  }]
}

This works fine when opening with the webapp:

image

But fails when opening the same hello-world with our client.

image

The client isn’t picking up the icon despite the fact this is our generated sample.

0reactions
markmhxcommented, Jan 21, 2020

@hstove Is this bug one we can fix implicitly as part of the rebuild?

Read more comments on GitHub >

github_iconTop Results From Across the Web

UI error: logo not added in pre-release v0.36.1 #1903 - GitHub
Since your here, the favicon doesn't seem to be working either, seems the server isn't returning it even though it's in the folder...
Read more >
@elastic/eui | Yarn - Package Manager
The Elastic UI Framework is a collection of React UI components for quickly building user interfaces at Elastic.
Read more >
Untitled
Sarmad qadeer age, Getjson jquery error, Skotijos baltasis terjeras parduoda, ... No.1 party anthem arctic monkeys, Efisica if usp br, Logo con k...
Read more >
News - Steam Community Announcements
Fix bug with gradient-colored buttons not changing colors when they are intended to. Put page/scroll buttons on military tab so the UI properly...
Read more >
Untitled
... Add mlx5 DEVX interface - Resolves: rhbz#1644722 - Add libbnxt_re support for ... Bug 1647133 - Log warn instead of ERR when...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found