打开 关闭

Strange icon appear after upgraded to 8.1.3 #7355


User avatar
0
hanntd 创建

Hi, After upgraded to 8.1.3 I have a issue with home icon on PageHeader, i showed a strange icon (face icon) instead of home icon, how i can fix this issue:

My index.html in the Blazor.Host project:

Thanks, Dharma Han Nguyen


7 答案
  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    hi

    What are the versions of the Blazorise and Lepton packages?

    They should be as follows:

    <PackageReference Include="Blazorise.Bootstrap5" Version="1.4.1" />
    <PackageReference Include="Blazorise.Icons.FontAwesome" Version="1.4.1" />
    <PackageReference Include="Blazorise.Components" Version="1.4.1" />
    <PackageReference Include="Volo.Abp.AspNetCore.Components.WebAssembly.LeptonXTheme" Version="3.1.*-*" />
    
  • User Avatar
    0
    hanntd 创建

    Hi,

    I have changed the version as you mentioned, now the strange icon disappeared but the I home icon is still invisible:

  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    hi

    Can you try to run abp bundle command to generate the global.js and global.css files?

  • User Avatar
    0
    hanntd 创建

    Yes, I alread run abp bundle successfully, do I need to change/update in index.html? I'm using ABP Module template

  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    hi

    The index,html will update automatically.

    Can you share a simple project to reproduce? https://wetransfer.com/

    Thanks

    liming.ma@volosoft.com

  • User Avatar
    0
    hanntd 创建

    I restarted my computer now I can see the Home icon. Thanks for your support.

  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    👍

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