Masum ULU
Masum ULU
We'll try to find a way for improve User Experience
You can track new version release date in here https://github.com/abpframework/abp/milestone/95
We can continue like this, listening the changes can be more costly
The problem occurs from server in [this line](https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Http/Volo/Abp/Http/Modeling/PropertyApiDescriptionModel.cs#L39-L40) > [also this line](https://github.com/abpframework/abp/blob/9bc3b9b28c4d114120e67eea3316991bba461db2/framework/src/Volo.Abp.Core/Volo/Abp/Reflection/TypeHelper.cs#L217). @maliming can we add GenericArgument to `TypeSimple` and `Type` properties, even property is DTO itself ? ### Sample...
Hi @ayyash `visible.provider` stored in config module which is `secondary-endpoint` it must load inital. The main module is `SettingManagementModule` itself. I didn't get it which component(s) we depended in the...
Thanks for your effort. I think you confused about `SettingsTab` and `RouteMenuItem` providers. In both case we need to load eagrly. ### SettingTab case **In this case when you go...
We can discuss later
Hi, what is exactly your error ? Can you show the error messages ? It must couldn't find the `components | directives | pipes` some of them are convert to...
I've tested with creating new component it's works fine, I guess test implementation missing for now.