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

Spinner not hidden on error #259

Closed
davidst opened this issue Feb 15, 2021 · 2 comments
Closed

Spinner not hidden on error #259

davidst opened this issue Feb 15, 2021 · 2 comments

Comments

@davidst
Copy link
Contributor

davidst commented Feb 15, 2021

Describe the bug
If an exception is thrown from the server when creating/updating/deleting a row, then the spinner is still displayed
over the grid and the error message cannot be seen.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the create/update/delete page on a grid
  2. Make sure the server will throw an exception when saving
  3. Click on the Save button
  4. See the spinner instead of the error message on the grid

Expected behavior
The spinner should be hidden and the error message should be displayed on the create/update/delete page when an exception is thrown from the server.

@gustavnavar
Copy link
Owner

GridBlazor 2.1.12 has a fix for this issue

@davidst
Copy link
Contributor Author

davidst commented Feb 15, 2021

A fix so fast! Thank you for your great job and the awesome project!

@davidst davidst closed this as completed Feb 15, 2021
rgentry09 pushed a commit to rgentry09/ERP-ASP.NET that referenced this issue Jul 10, 2023
dev0926 added a commit to dev0926/gridNET that referenced this issue Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants