Open Closed

Wrong Icons in UiMessageAlert #7406


User avatar
0
ddelamare created
  • ABP Framework version: v8.1.4
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace: N/A
  • Steps to reproduce the issue: Show an error dialog.

After upgrading to 8.1.4, strange icons are being shown in the alert windows. I am using Blazorise 1.5.3 with the FontAwesome Icons package installed. Instead of the usual "X" icon when an exception occurs it is showing a StepForward icon. I did some digging and this seems to come from the Volo.Abp.BlazoriseUI 8.1.4 dll which I decompiled to find this

which is different than the GitHub source which lists the the Error icon should be a Times.


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

    I will check it

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    After upgrading to 8.1.4, strange icons are being shown in the alert windows. I am using Blazorise 1.5.3

    ABP support Blazorise 1.5.x in 8.2.0

    Have you run the abp bundle command to update global files?

  • User Avatar
    0
    ddelamare created

    I am seeing wrong icons in the popups and now I am seeing them in the data grids.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can upgrade to 8.2.0.

    We released a stable version yesterday

Made with ❤️ on ABP v9.0.0-preview Updated on September 25, 2024, 05:13