In Development
Last Updated: 31 Aug 2026 11:26 by ADMIN
When pointer enters chart with no data and series and having a trackball behavior added, argument null exception occurs.
In Development
Last Updated: 28 Aug 2026 06:32 by ADMIN
When a TelerikSlider is placed inside a layout that contains a view above the slider (e.g. a BoxView) that toggles visibility based on the slider’s value, an unexpected behavior occurs:

If the user is clicking on a slider value that toggles the visibility of the green box to change (either show or hide), the slider thumb continues to follow the mouse cursor even after the drag should have ended. This continues until the user explicitly clicks somewhere on the slider again.
In Development
Last Updated: 28 Aug 2026 06:32 by ADMIN

If the AutoComplete is nested inside a modal Popup and Unfocus() is called on SuggestionItemSelected or Completed, the cursor/focus stays within the AutoComplete.

The same does not happen (the AutoComplete is properly unfocused) when the control is placed in MainPage.

In Development
Last Updated: 28 Aug 2026 06:31 by ADMIN
Created by: Elvin
Comments: 0
Category: BusyIndicator
Type: Bug Report
0
RadBusyIndicator crashes after a while when using AnimationType="Animation6".
In Development
Last Updated: 28 Aug 2026 06:31 by ADMIN

When adding a ComboBox in a page and navigating back from this page to another page, the app crashes. 


PlatformView cannot be null here
StackTrace = "   at Microsoft.Maui.Handlers.ViewHandler`2.get_PlatformView()\r\n   at Telerik.Maui.Handlers.RadBorderHandler.MapBackgroundColor(RadBorderHandler handler, IRadBorder border)\r\n   at Microsoft.Maui.PropertyMapper`2.<>c__DisplayClass5_0.<Add>b__0(IElementH...

Workaround: 

If I wrap that command call in an ICommand then no issues.

In Development
Last Updated: 28 Aug 2026 06:30 by ADMIN
When RadAutoComplete's SuggestionView cannot fit in the available space when the keyboard is open, some or all of the suggested items are not displayed.
In Development
Last Updated: 26 Aug 2026 14:04 by ADMIN
Created by: Stefano
Comments: 0
Category: DataForm
Type: Bug Report
1
When using a style for the corresponding masked editors like email, text, regex and numeric, the style does not apply to the editor. 
In Development
Last Updated: 26 Aug 2026 10:31 by ADMIN
The control is enabled even when IsEnabled is set to false. 
In Development
Last Updated: 26 Aug 2026 08:24 by ADMIN
Provide an option to raise PropertyChanged event without a PropertyName that you just update everything related to that object's row, including all its cells and aggregates
In Development
Last Updated: 26 Aug 2026 06:35 by ADMIN
Created by: Giovanni Rojas
Comments: 1
Category: PDFViewer
Type: Bug Report
1
when having a shading type 3 element in the document, it is not rendered as expected in the Viewer.