expressjs / serve-favicon

favicon serving middleware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't see favicon when using Microsoft Edge

bennyyip opened this issue · comments

I copy the example code in the README, it works well in Chrome and IE, but fail to show favicon in Edge

Searching for your issue on the web seems to indicate Edge does not show the favicon for sites loaded from localhost. Are you trying the example from localhost or from your remote server?

@dougwilson Thanks, this is exactly why Edge does not show the favicon