[PR #1515] [MERGED] Fix exception if TreeLevel has no Text nor TextProperty #2775

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1515
Author: @stlufred
Created: 5/18/2024
Status: Merged
Merged: 5/19/2024
Merged by: @enchev

Base: masterHead: fix-rendtree-exception


📝 Commits (1)

  • a4fd043 Fix exception if TreeLevel has no Text nor TextProperty

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenTree.razor.cs (+3 -1)

📄 Description

This can happen when using template.


🔄 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/1515 **Author:** [@stlufred](https://github.com/stlufred) **Created:** 5/18/2024 **Status:** ✅ Merged **Merged:** 5/19/2024 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `fix-rendtree-exception` --- ### 📝 Commits (1) - [`a4fd043`](https://github.com/radzenhq/radzen-blazor/commit/a4fd043917793cdac8583b32ed437a6abbeff809) Fix exception if TreeLevel has no Text nor TextProperty ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenTree.razor.cs` (+3 -1) </details> ### 📄 Description This can happen when using template. --- <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:26 +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#2775