App crash when switch quickly in between RadTabView. Exception System.ObjectDisposedException: 'Cannot access a disposed object. Object name:'Telerik.XamarinForms.InputRenderer.Android.BorderEditText'

2 Answers 498 Views
Entry TabView
Mohammed Rameez
Top achievements
Rank 1
Iron
Mohammed Rameez asked on 17 Oct 2022, 07:31 PM

Hi Team,

I am using RadTabView, which contains 2 tabs.

1st Tab has RadEntry and 2nd tab has custom grid (not telerik).

When I click on 2tab and without the 2nd tab being appeared properly when I click on 1st tab, the app is getting crashed saying System.ObjectDisposedException: 'Cannot access a disposed object. Object name: 'Telerik.XamarinForms.InputRenderer.Android.BorderEditText'.'

 

Using following version:

Xamarin Forms:- 5.0.0.2515

Telerik UI For Xamarin:- 2022.3.914.1

 

Kindly help me out with this.

 

Thanks & Best Regards,

Mohammed Rameez Raza.

Didi
Telerik team
commented on 18 Oct 2022, 09:09 AM

I have tried to reproduce the issue, but on my side exception cannot be reproduced. I have sent a reply to the support ticket you have opened and requested more details on the scenario. 

2 Answers, 1 is accepted

Sort by
0
Mathias
Top achievements
Rank 1
Iron
answered on 17 Nov 2022, 02:29 PM
For me the exact same exception happens if there is a RadNumericInput on a RadPopup.
Didi
Telerik team
commented on 17 Nov 2022, 02:56 PM

Hi Mathias, 

The exception in this thread is related to the TabView control. Do you use a TabView control?

If the issue you have is related when different controls are used (as you mentioned Popup and Numeric inside it), please open a new forum thread or support ticket and attach a sample project or the exact page where the behavior occurs. The exception may occur during a navigation, if you change the popup visibility, etc.

Nathaniel
Top achievements
Rank 1
commented on 30 Nov 2022, 12:50 AM

This is happening with me using RadEntry in a RadPopup, same version.
Didi
Telerik team
commented on 30 Nov 2022, 07:54 AM

In what scenarios the exception occurs? Please send us the exact steps to reproduce the issue and a sample project where we can test the scenario. 

I have tested in our sample apps and cannot reproduce the exception.

0
Jiri
Top achievements
Rank 1
Iron
answered on 10 Mar 2023, 01:02 PM
Same problem, upgrade to latest Xamarin.Forms 5.0.0.2578 and Telerik.UI.for.Xamarin.Input 2023.1.117.1 helped
Tags
Entry TabView
Asked by
Mohammed Rameez
Top achievements
Rank 1
Iron
Answers by
Mathias
Top achievements
Rank 1
Iron
Jiri
Top achievements
Rank 1
Iron
Share this question
or