-
I assume most developers, like myself, use abp.io as the basis of their projects to write programs either for their clients, or in-house for the company they work for, i.e. in a commercial environment…
-
abp默认的blazor项目使用的是blazorise,我想替换成本项目,但是在替换之后发现本地化失效。BootstrapBlazor组件本地化是有效的,但是abp里面的json资源就不行了。应该是BootstrapBlazor的IStringLocalizer把abp的给覆盖了吧。怎样才能二者共存……
![image](https://user-images.githubuserconte…
-
* **ABP Framework version**: 4.3.0
* **User Interface**: Blazor WebAssembly
* Your database provider: EF Core
Hi, I would like to know how to extend / override AbpExtensibleDataGrid which is used…
-
Hi
I just updated all (abp.io also) my code and Blazorise to 0.9.4.3 and am hitting this error.
I have cleared all browser storage and run in private mode so nothing is cached.
There are two …
-
Blazorise - Manual Validation is not working because of array value used to bind the text. Example: @bind-Text="address[iteration]"
This works for auto validation but not for manual validation
…
-
#### In a Blazor WebAssembly project
Simultaneously setting of focus and using of the razor component event onfocusin throws an exception:
> Microsoft.AspNetCore.Components.WebAssembly.Rendering.W…
-
How localize in abp Blazorise components?
-
![image](https://user-images.githubusercontent.com/30018771/117536630-aa796a00-b02e-11eb-90f8-4d5cc4063895.png)
As you can see, after upgrading to ABP v4.3.0, some elements are not covered by the mod…
-
**Describe the bug**
I was trying to use SelectList with Validation and it seems there is a bug when validation is being performed. It always ends up with exception which can be seen in the browser c…
-
This has some history [here](https://github.com/stsrki/Blazorise/issues/296)
In the actual Blazorise repo the issue is closed but I see the issue is a problem here inside the Abp v3.3.0-rc.2
The…