Giter Club home page Giter Club logo

Comments (5)

RyanFitzgerald avatar RyanFitzgerald commented on August 20, 2024

I seem to be getting a 404 status regardless of if I'm in private or regular browsing mode. It looks like there may be an issue with how the image is being served in general. Was it recently moved or anything like that?

Also, I should note that I'm only getting the issue with the actual logo and not with any other imagery on the page.

from loklak_search.

hemantjadon avatar hemantjadon commented on August 20, 2024

@mariobehling @RyanFitzgerald

This is due to the name mismatch which was changed in #51. So a simple rename in src/app/feed/feed-header/feed-header.component.ts will fix this. (Now fixed in #62 / #63)

Also the issue with the other profile images is not in our control. Those are throwing a 404 as their url is malformed in the api or the original user has removed those images from their profile.

What we can do is lazy load the images using a web worker and then if any one of them 404's we can show a default image or blur.
But this is a progressive enhancement, and what I think is not really required right now, and can be delayed.

Thanks :)

from loklak_search.

singhksandeep25 avatar singhksandeep25 commented on August 20, 2024

@mariobehling I am not able to reproduce the bug.
rsz_screenshot_from_2016-10-27_23-35-56

I think it was some temporary problem, as it is working fine now.

from loklak_search.

jigyasa-grover avatar jigyasa-grover commented on August 20, 2024

@mariobehling works fine here too.

  • Chrome v54
  • Safari v10

screen shot 2016-10-27 at 11 44 23 pm

from loklak_search.

mariobehling avatar mariobehling commented on August 20, 2024

Ok, thanks. Seems to work now.

from loklak_search.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.