TelerikSplitter elements getting tabindex="-1" attribute while loading

0 Answers 30 Views
Button Loader LoaderContainer Splitter
David
Top achievements
Rank 1
David asked on 23 Oct 2023, 06:54 PM | edited on 23 Oct 2023, 07:03 PM

In a TelerikSplitter when I click a button that causes data to load, every element at that level and lower gets the attribute tabindex="-1" for a split second and then the property is removed. Is there any function of the Splitter or Loader/LoaderContainer that would do this? This causes explicitly set tabindex attributes to be completely removed.

Update/Solution: 

I determined that this was the result of an intermediate Blazor component calling some JavaScript to disable tabbing on load. This issue is unrelated to the Telerik LoaderContainer.

No answers yet. Maybe you can help?

Tags
Button Loader LoaderContainer Splitter
Asked by
David
Top achievements
Rank 1
Share this question
or