Open Closed

favicon icon not updating in login page #6707


User avatar
0
jayesh@extranerds.com created
  • ABP Framework version: v8.0.2
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server,
    • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace: I have changed all the icon of application in API and blazor application but the application login page tab is still showing the old icon
  • Steps to reproduce the issue:

7 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Please check if it helps you https://support.abp.io/QA/Questions/6647

    Thanks.

  • User Avatar
    0
    jayesh@extranerds.com created

    I have changed all the file and the format of icon is also .ico but it is still not reflecting the icon

  • User Avatar
    0
    jayesh@extranerds.com created

    my problem of favicon icon is only coming on login page, on all other pages it is reflecting the correct icon in tab

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi,

    Please add that favicon icon under Host/wwwroot project; please make sure use .svg file. and check in Incognito tab.

    Thanks.

  • User Avatar
    0
    jayesh@extranerds.com created

    I have pasted the favicon in svg format in the same path but still it is not updating the tab icon

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Try to add favicon.svg image under host.wwwroot path . Don't add it under image folder. Ex.

  • User Avatar
    0
    jayesh@extranerds.com created

    that worked for me, thanks

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11