Open Closed

Wrong fontawesome icon on Blazor UI after update all blozorrize package #7128


User avatar
0
castellazzi created

Hi I have created a solution with Blazor Server

  • ABP Framework version: v8.0.5

  • UI Type: Blazor Server

  • Database System: EF Core (SQL Server)

  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

    I have recently update all Blazorize package to versione 1.5.2, and the icon in the UI now is all wrong, example like this:

Why there is this problem? Abp must use with a specific version of Blazorise? How can I change it, if there is possibile ? Thanks Marco


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

    Hello,

    can you run the abp bundle command in your Blazor project and then re-run the project?

    or could you please share your package.json file?

    thanks

  • User Avatar
    0
    castellazzi created

    Hi, my project is blazor server 'abp bundle' work only for Microsoft.NET.Sdk.BlazorWebAssembly. This is my package.json- package

    Many thanks

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    sorry its my bad. I will check and get back to you

    thanks

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You must use 1.4.x(1.4.1-1.4.3) as the Blazorise package version for abp 8.0.5.

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