[PR #1538] [MERGED] Check if SelectItem is null before calling disabledPropertyGetter #2787

Open
opened 2026-01-29 18:20:28 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1538
Author: @bert-algoet
Created: 5/31/2024
Status: Merged
Merged: 6/3/2024
Merged by: @enchev

Base: masterHead: dropdown-clearitem-nullcheck


📝 Commits (1)

  • d06cbfa Check if SelectItem is null before calling disabledPropertyGetter

📊 Changes

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

View changed files

📝 Radzen.Blazor/DropDownBase.cs (+4 -4)

📄 Description

Check null before calling disabledPropertyGetter in DropDownBase.SelectItem
See issue #1537


🔄 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/1538 **Author:** [@bert-algoet](https://github.com/bert-algoet) **Created:** 5/31/2024 **Status:** ✅ Merged **Merged:** 6/3/2024 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `dropdown-clearitem-nullcheck` --- ### 📝 Commits (1) - [`d06cbfa`](https://github.com/radzenhq/radzen-blazor/commit/d06cbfaab173b65aa1c9d7b5c2367bec6c9feaae) Check if SelectItem is null before calling disabledPropertyGetter ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/DropDownBase.cs` (+4 -4) </details> ### 📄 Description Check null before calling disabledPropertyGetter in DropDownBase.SelectItem See issue #1537 --- <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:20:28 +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#2787