Open Closed

New FontAwesome doesn't work #5973


User avatar
0
mina created
  • ABP Framework version: v7.4
  • 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:
  • Steps to reproduce the issue:

new Fontawesome doesn't appear in the menu, either using ABPsuite or by changing NavigationMenu directly

I tested the below fas fa-laptop-house hand-holding-water

Thanks, Mina.


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can try to add link href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" rel="stylesheet"/> to the index.cshtml file

    We will enhance it in the next version: https://github.com/abpframework/abp/issues/17875

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