Open Closed

Some Fontawesome icons are different after upgrade to abp 9.x #9193


User avatar
0
markusbergkvist created

Project type: Blazor server Abp version: 9.1.1 Blazorise.Icons.FontAwesome Version: 1.7.6 Volo.Abp.AspNetCore.Components.Server.LeptonXTheme: 4.1.1

What fontawesome package should be used after upgrading to abp 9.1? Icons used in the project are correct but when using UiMessageService.Error the dialog displays the wrong error icon.

There's an old solution but if I downgrade I get wrong icons everywhere https://abp.io/support/questions/7128/Wrong-fontawesome-icon-on-Blazor-UI-after-update-all-blozorrize-package


3 Answer(s)
  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    Hi,

    In the Blazor, icons are coming from blazorise and it seems it's related to Blazorise.

    For the official ABP v9.1 packages it seems we are dependent on Blazorise 1.6.2. https://github.com/abpframework/abp/blob/ea46c04b56a4dded54fe1fd684cc89ef4094352b/Directory.Packages.props#L20

    Can you try downgrading to 1.6.2 in your application?

  • User Avatar
    0
    markusbergkvist created

    I have downgraded and it worked fine, thanks! We have used 1.6.2 since the upgrade to 9.0 but for some reason icons started acting wierd and we tried upgraded to 1.7.6 which broke other icons.

    We'll use 1.6.2 from now on.

  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    In the latest dev branch we're using the latest 1.7.6 version of blazorise: https://github.com/abpframework/abp/blob/f671053ebd3698711e9b05675bceac8c86696efa/Directory.Packages.props#L21-L24

    But it isn't shipped to you yet because of release cycles, it'll be delivered with ABP v9.2

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on May 12, 2025, 05:22