I think this might have something to do with your solution structure, can you share a sample project that reproduces the problem, I'll check it out. thanks My email is shiwei.liang@volosoft.com
Hi,
You can consider using the Integration Services https://docs.abp.io/en/abp/latest/Integration-Services
1 Update the _ViewImports.cshtml
@addTagHelper *, Volo.Abp.AspNetCore.Components.Server.LeptonXTheme
2 add this to _Host.cshtml under the <abp-style-bundle name="@BlazorLeptonXThemeBundles.Styles.Global" />
<leptonx-theme-appearance />
It looks no problem and should be working now.
Does the css style still not work?
Is it possible we can do a Google meet?
Sure if still not working. My email is shiwei.liang@volosoft.com
Hi
Unfortunately there is no easy way to do this for now, you have to do them manually.
The HyperText Transfer Protocol (HTTP) 502 Bad Gateway server error response code indicates that the server, while acting as a gateway or proxy, received an invalid response from the upstream server.
Could you share a reproducible sample project with me? I'll check it. my email is shiwei.liang@volosoft.com
Hi,
I guess the user uploaded a large size image as a profile picture You can wait for the page to load and then upload a smaller image as a profile picture