Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Datagrid rapid editing navigation, excepts in js, when pages are switched fast enough #5771

Open
oaldrian opened this issue Oct 9, 2024 · 0 comments
Labels
Type: Bug 🐞 Something isn't working

Comments

@oaldrian
Copy link
Contributor

oaldrian commented Oct 9, 2024

Blazorise Version

1.6.0

What Blazorise provider are you running on?

Bootstrap5

Link to minimal reproduction or a simple code snippet

https://github.com/oaldrian/BlazoriseReproductions/tree/datagrid-rapid-editing-js-exception

Steps to reproduce

  • webassembly
  • datagrids with rapid editing navigation on 2 seperate pages
  • switch back and forth very fast, (multiple times a second)
  • after an amount (on production app it was like 4, in repro repo it is 10-15)
  • this exception happens
  • Image

What is expected?

no exception

What is actually happening?

exception

What browsers do you see the problem on?

Chrome, Microsoft Edge

Any additional comments?

the more data is in a grid the easier it happens it seems

@oaldrian oaldrian added the Type: Bug 🐞 Something isn't working label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant