-
### Reproduction link
[https://ibb.co/tHKtCc7](https://ibb.co/tHKtCc7)
### Steps to reproduce
just update nextjs to latest version and you will see there's an issue with antd config provider
…
-
### bug
In Rtl mode, filter button in Filterable columns in a table overlaps with sorter because of an incorrect margin.
In rtl mode, column sortr has a incorrect margin-right.
(File rtls.less in…
-
The public website: https://antblazor.com/en-US/charts/introduce has dated instructions that no longer work with current versions of ant-design-charts-blazor . There is already an updated version in …
-
### Describe the bug
I'm using horizontal menu with submenus. When moving mouse over menu items - submenu pops up. When mouse leaving - submenu hides with significant delay. Quick mouse move over h…
-
dear,pls, how to handle about slice upload
-
### Describe the bug
[Uploading BlazorApp3.zip…]()
The nested sub tables in the table are located Unable to expand in NET 8
### Steps to reproduce (please include code)
```
…
-
Maybe that will provide more help for this project or something else.
-
### Describe the bug
```
Microsoft.JSInterop.JSException: t.addEventListener is not a function
TypeError: t.addEventListener is not a function
at a.bindDrag (http://1ocalhost:5145/_conten…
-
我一开始参考 https://github.com/ant-design-blazor/ant-design-blazor/issues/891 这么 定义的
```
public class Node
{
public string Name { get; set; }
public List Children { get; s…
ifnk updated
3 months ago
-
### Describe the bug
When one is trying to customize date cell rendering in the Calendar component, an exception is thrown.
### Steps to reproduce
```c#
@{
Func RenderCell = time => @Shou…