masastack / MASA.Blazor

Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
https://docs.masastack.com/blazor/getting-started/installation
Other
1.19k stars 159 forks source link

[Bug Report]: 在Ppage stack里面用MPagination组件翻不了页是怎么回事啊 #2169

Closed zdp120 closed 1 month ago

zdp120 commented 1 month ago

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

capdiem commented 1 month ago

@zdp120 你的代码里用的是 @OnClick 而不是 OnClick?可能因此报错刷新了?

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 4 days with no activity.

github-actions[bot] commented 1 month ago

This issue is closed because it has been open for 3 days with stale.