Open Closed

Image not displaying in the Volo.Abp.AspNetCore.Components.Web.LeptonTheme RCL of lepton theme code #2741


User avatar
0
safi@urvin.finance created

I'm using your microservices commercial solution with Blazor Server as UI with Lepton theme. To customize the Lepton theme, I download and integrated Lepton code with my solution (instead of NuGet package references). Here's the problem I'm facing:

In the project expanded in the image below, I have an image and I'm simply trying to make use of that image with a basic img tag. But I don't see it on the running project.

Here's an image of my project running and it doesn't display the image

Please keep in mind that this RCL is being used by another ABP RCL which is this:

and this is being used by the Blazor UI project in my microservices solution

I would greatly appreciate your prompt response, thanks.


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

    You have to call it with assembly name in blazor.

    _content/Volo.Abp.AspNetCore.Components.Web.LeptonTheme/assets/imgs/call-an-expert-person.svg

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