-
### Describe the bug
I have a very strange thing that happens and that is: When I start Blazor Server, it takes forever to load the page. The browser is frozen, you can't use the context menu or cl…
-
Clicking on any test buttons to open the drawer is no longer working. Tested on https://antblazor.com/en-US/docs 0.14.3
-
官方文档:
[drawer]里面的[select]控件无法使用,以前11.x, 12.x 都能使用。
-----------
Official documents: v14.2
The [select] control in [drawer] cannot be work. Previously, 11. x and 12. x can be worked.
![image](ht…
-
### Describe the bug
**
When I trying to build my Blazor Server project,it's okay when I run it in IDE(both Rider and VS),but when I try to run it via executing exe, The page looks like this:
![屏…
-
version:
antdesign.prolayout(0.14.4)
Open two browser connections at the same time, click TestLay, and one of them will report an error:
```
Error: System.InvalidOperationException: Unable to se…
-
### Describe the bug
The TextArea component is no longer stopping user input once they reach the number of characters specified by the `MaxLength` parameter. This used to be done by putting `ma…
-
and GroupedColumnConfig not exist in v0.3.0 dll package and source code:
https://github.com/ant-design-blazor/ant-design-charts-blazor
-
### Describe the bug
When upgrading from version 0.14.0 to 0.14.1 we have noticed that the `select` component no longer triggers the `OnSelectedItemsChanged` callback when values are changed. T…
-
Hi, i am having a problem with the input component, it not clear the validation errors.
when you change the value enters on KeyUp event and then get to this code
https://github.com/ant-design-blaz…
-
I've updated to v.14.0 but all my app goes with gray background, it could be because of new theme service,I've not found much info into docs but to add id="antcss" on ` `
reverting to v.13.3 look…