[PR #1796] [MERGED] Fix missing element reference for RadzenSplitterPane #2899

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1796
Author: @RTSTALER
Created: 11/18/2024
Status: Merged
Merged: 11/18/2024
Merged by: @enchev

Base: masterHead: master


📝 Commits (1)

  • 5840d47 Fix missing element reference for RadzenSplitterPane

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenSplitterPane.razor (+1 -1)

📄 Description

RadzenSplitterPane implements RadzenComponent which contains the Element property, but RadzenSplitterPane does not assign it.


🔄 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/1796 **Author:** [@RTSTALER](https://github.com/RTSTALER) **Created:** 11/18/2024 **Status:** ✅ Merged **Merged:** 11/18/2024 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5840d47`](https://github.com/radzenhq/radzen-blazor/commit/5840d478a1593293bf85640f88b2b8a946da79cf) Fix missing element reference for RadzenSplitterPane ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenSplitterPane.razor` (+1 -1) </details> ### 📄 Description `RadzenSplitterPane` implements `RadzenComponent` which contains the Element property, but `RadzenSplitterPane` does not assign it. --- <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:58 +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#2899