UI error: logo not added in pre-release v0.36.1
See original GitHub issueError 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:
- Created 4 years ago
- Comments:6 (1 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@markmhx this is still a problem when testing with the local client. Working with the hello-world the manifest is:
This works fine when opening with the webapp:
But fails when opening the same hello-world with our client.
The client isn’t picking up the icon despite the fact this is our generated sample.
@hstove Is this bug one we can fix implicitly as part of the rebuild?