Closed zdp120 closed 1 month ago
1.7.3
<MPagination @bind-Value="pageIndex" TotalVisible="5" Length="pageCount" @onclick="Pagination" Circle > layout用的是ppagestack,没有办法翻页,报错找不到页面。
No response
9.0 rc1
@zdp120 你的代码里用的是 @OnClick 而不是 OnClick?可能因此报错刷新了?
@OnClick
OnClick
This issue is stale because it has been open for 4 days with no activity.
This issue is closed because it has been open for 3 days with stale.
Masa.Blazor version
1.7.3
Describe the bug
<MPagination @bind-Value="pageIndex" TotalVisible="5" Length="pageCount" @onclick="Pagination" Circle > layout用的是ppagestack,没有办法翻页,报错找不到页面。
Expected Behavior
No response
Steps To Reproduce
No response
Reproduction code
No response
.NET version
9.0 rc1
What browsers are you seeing the problem on?
No response
Additional context
No response