Activities of "EngincanV"

Hi @Spospisil, I was able to reproduce it and created an internal issue (#956) for your problem. I will inform you when it's fixed. Best regards.

Hi, is this can be related to your host project initialized after the blazor application (so in the first request it could not retrieve the responses from the api)?

We have an issue with blazor menu re-rendering without refresh: https://github.com/abpframework/abp/issues/12118 But this is just about updating the menu items rather than rendering the menu in the first call.

Hi, sorry for the late response. We'll try to reproduce the problem (a support member assigned to your question) and take the necessary action on it. Best regards.

Unfortunately, I can no longer reply here because the ticket is locked. But you said that you will get in touch when the individual points are done. Unfortunately I have not heard anything more about 8 of 9 points.

Hi, sorry for the ticket is locked. We have a support bot and it closes & locks a question if there is not any recent activity on the question.

Are certain things already fixed or planned for when? Currently I have version 6.0.1.

There are still some problems with the TopMenu layout. We created an internal issue (#945) for these problems and will fix it asap.

Hi, it seems you've created a solution by using one of the free templates. In your application's Nuget.Config file there should be a NuGet Source that corresponds to ABP Commercial's Nuget Server.

So, you can navigate to the my-organizations page, get the license key and then add it to the NuGet.config file:

<add key="ABP Commercial NuGet Source" value="https://nuget.abp.io/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/v3/index.json" />

Then, you should be able to use ABP Suite. However, we are strongly suggesting to use ABP Commercial's Pro Templates for better application development and compatibility with ABP Suite.

[10:38:48 WRN] 3. HTTP request attempt failed to https://api.nuget.org/v3-flatcontainer/volo.abp.aspnetcore.mvc.ui.theme.lepton/index.json with an error: 404-Not Found. Waiting 7 secs for the next try...

... repeating for all modules and several times during an update process ?

Hi, sometimes NuGet servers may not process requests because of frequent requests, outages, unstable network connection, or other possible reasons.

This warning message is related to that and thanks to the auto-try system it re-runs to get the package. It should not be a problem in most cases.

I close the question since it seems your question is answered. Feel free to reopen it if it's not. Best regards.

Thank you Engincan.

Another problem that occurs with the top menu is the following: When I restart the application, the dropdown menu is not at the front level. I always have to refresh the page once first (F5) for the menu to appear fully. I have made a screencast about this:

Screencast

Maybe you guys can fix that too. Thanks.

Thanks, I've also reproduced this once and I'll create an issue for it.

I see changes to version 1.0, so version 1.0.1 is being displayed.

But I use the top menu layout. Can you check it with that?

I've tried just before and reproduced the problem. It seems the problem was fixed for the SideMenu layout but not the TopMenu layout. I've created an internal issue for this problem (#945). I'll inform you when it's fixed.

@EngincanV, hm... i have now ABP 6.0.1 and LeptonX 1.0.1 and the problem still occurs...

Volo.Abp.AspNetCore.Components.Server.LeptonXTheme: Version="1.0.1" Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX: Version="1.0.1"

Please delete the bin and obj folders in your blazor-server project and restore the packages. Probably, your application still uses the previous version of the LeptonX Theme.

I've just tried and it's working as expected.

@ageiter, this problem is fixed with LeptonX v1.0. So you can update the LeptonX package version. Thanks for reporting the problem again. Best Regards.

Showing 321 to 330 of 724 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11