[PR #2127] [MERGED] ValidatorBase: too many StateHasChanged calls #3088

Closed
opened 2026-01-29 18:21:52 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2127
Author: @FrankNWB
Created: 4/24/2025
Status: Merged
Merged: 4/28/2025
Merged by: @akorchev

Base: masterHead: validatorbase-statehaschanged-handling


📝 Commits (1)

  • 5a5e2f7 NotifyValidationStateChanged() / StateHasChanged() is only be executed if the IsValid field has actually changed.

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 Radzen.Blazor/ValidatorBase.cs (+5 -1)

📄 Description

#2126
NotifyValidationStateChanged() / StateHasChanged() is only be executed if the IsValid field has actually changed.

Please review. Thank you :-)

Regards
Frank


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/2127 **Author:** [@FrankNWB](https://github.com/FrankNWB) **Created:** 4/24/2025 **Status:** ✅ Merged **Merged:** 4/28/2025 **Merged by:** [@akorchev](https://github.com/akorchev) **Base:** `master` ← **Head:** `validatorbase-statehaschanged-handling` --- ### 📝 Commits (1) - [`5a5e2f7`](https://github.com/radzenhq/radzen-blazor/commit/5a5e2f7f01119809ea145fa21310d4d42711e327) NotifyValidationStateChanged() / StateHasChanged() is only be executed if the IsValid field has actually changed. ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/ValidatorBase.cs` (+5 -1) </details> ### 📄 Description #2126 NotifyValidationStateChanged() / StateHasChanged() is only be executed if the IsValid field has actually changed. Please review. Thank you :-) Regards Frank --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:21:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#3088