Code Monkey home page Code Monkey logo

Comments (4)

dougwilson avatar dougwilson commented on May 27, 2024

Hello, and sorry for any trouble. Can you expand on what doesn't work, exactly? Perhaps some replication steps so we can try and figure out what is going on? This module just takes the icon you give it and serves it at the path /favicon.ico; if you need to include any specific HTML that is of course beyond what this module can add for you, though you can point it to the path thia module seves it under (and get the benefits of zero disk access still).

from serve-favicon.

misuedkaAtQuanos avatar misuedkaAtQuanos commented on May 27, 2024

Hi, there's little more I can add here.
I created a favicon.ico from an image with one of these favicon pages which you find by Goodle search. I can't remember exactly which one it was. It created a 48x48 favicon.ico (I would have attached it here but file attachment here seem to be not possible).
I installed your npm module and added it using the Express sample code. It showed up immediately on Firefox and Edge. But no success on Chrome even after a lot of reloading and Cache refresh hazzle. There even was no request for the icon visible in Dev tools.
Then I tried the page referenced in my first comment which created a lot of file variants and proposed a lot of link entries as well, which I all added to my app. Doing so it worked immediately. In the Dev tools screenshot below you see that Chrome (here: Windows) requests one of the file variants rather than favicon.ico.
Hope this helps. Thanks for your interest!

image

from serve-favicon.

dougwilson avatar dougwilson commented on May 27, 2024

Gotcha. Unfortunately it sounds like that is just out of scope of thia module. At the top of thw readme it notea that this is only for the favicon.ico file and any additional files of HTML markup, you'll want to use serve-static module.

from serve-favicon.

misuedkaAtQuanos avatar misuedkaAtQuanos commented on May 27, 2024

I read your README note again (and actually now I understand the impact) and understand your point.
I just want to add my personal opinion that from a user's point of view, a solution which doesn't work for the typical browsers like Chrome is NOT a true solution, even if in earlier times the plain favicon.ico file might have been the solution for all browsers. Shame for Chrome if they might have things complicated since then, but ...,
It would users save time, if you would change your note in the sense that today just serving the favicon,ico is no longer sufficient for working with all browsers. So interested users could then immediately head to other solution pages.

Thanks for clearing this up.

from serve-favicon.

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.