Activities of "EngincanV"

Hi,

Since we are a commercial license owner and thus have all the source code is it possible you can get me the coding fix to this issue so I may have it prior to the end of the year and I'll just apply it to my local version of the source code until I am ready to update my solution to the newest release at the end of the year?

Thanks.

Yes, sure. I will share the solution with you 👍

Hi,

And this fix to the bug will be in that specific release?

Yes, we are planning to fix it before the release.

Hi, sorry I can't give you a certain time but we're planning to release a new version before this year's end.

Hi,

Can I get an update in terms of when/what release the fix for this issue will happen in? This is a blocking issue for my development for my company's project.

Hi, we've created an issue and prioritized it and planning to fix it within the new LeptonX Theme release.

@muhammedalhug You indicated in the thread above that a fix for proxy generation would be in 6.0.2. Is there a timeframe on that release?

6.0.2 was released yesterday.

Hi, if you are exposing the related services the place where you put your files is not important.

You just need to add the following lines to the top of your MySideLayout.razor file:

@inherits SideMenuLayout
@attribute [ExposeServices(typeof(SideMenuLayout))]
@attribute [Dependency(ReplaceServices = true)]

And please don't forget to remove them from your code-behind class (MySideLayout.razor.cs).

See the documentation for more info about customizing layouts: https://docs.abp.io/en/commercial/latest/themes/lepton-x/blazor?UI=BlazorServer#layouts

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.

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