question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Table in the simultaneous use of PageSize, HidePagination, OnChange when the page will appear to be stuck in a dead loop

See original GitHub issue

Describe the bug

Table in the simultaneous use of PageSize, HidePagination, OnChange when the page will appear to be stuck in a dead loop

Steps to reproduce (please include code)

image

See attachment below

Exceptions (if any)

Further technical details

  • AntDesign Nuget Package version 0.13.0

  • Include the output of dotnet --info .NET SDK: Version: 7.0.100 Commit: e12b7af219

    运行时环境: OS Name: Windows OS Version: 10.0.22621 OS Platform: Windows RID: win10-x64 Base Path: C:\Program Files\dotnet\sdk\7.0.100\

    Host: Version: 7.0.0 Architecture: x64 Commit: d099f075e4

  • The IDE (VS / VS Code/ VS4Mac) you’re running on, and it’s version VS

Demo

BlazorApp-empty1.zip It contains git versioning, with 3 commits, the last of which is the commit that reproduces the bug. The example uses the one in the documentation: https://antblazor.com/zh-CN/components/table#components-table-demo-ajax

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ElderJamescommented, Nov 28, 2022

@ldsenow I have fixed it in #2905

0reactions
wangj90commented, Nov 29, 2022

This problem has not been solved yet. when I upgraded to AntDesign 0.13.1, the above demo still did not solve the stuck problem when I ran it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React onChange stuck in infinite loop
You want to search for a book whenever the query changes, but the query can only change on user input, so move the...
Read more >
Solved: Problems with ComboBox.OnChange triggering too oft...
OnChange triggering too often and with weird timing. ... However, I am having trouble using this together with ComboBoxes used with LookUp ...
Read more >
Column OnChange Event in model-driven apps
In this article. The OnChange event occurs in the following situations: Data in a form column has changed and focus is lost.
Read more >
aui-toggle change event is getting triggered even .. ...
When I reset the aui-toggle value with below script in change, it is triggering the change event again and it is going into...
Read more >
Populate UI page with list data on change event of...
Hi there, I just started working on service catalog and having lot of question while creating a catalog. My requirement is as below....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found