Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on using IsViewCacheEnabled=TRUE #276

Closed
Monikaprime opened this issue Sep 18, 2019 · 3 comments
Closed

Error on using IsViewCacheEnabled=TRUE #276

Monikaprime opened this issue Sep 18, 2019 · 3 comments
Labels
resolved Waiting for validation Xamarin.Forms bug

Comments

@Monikaprime
Copy link

Unhandled Exception:

System.NotSupportedException: Unable to activate instance of type Xamarin.Forms.Platform.Android.FastRenderers.LabelRenderer from native handle 0x7fca8dd924 (key_handle 0x27bc026). occurred

@AndreiMisiukevich
Copy link
Owner

Hi, first of all, IsViewCacheEnabled is deprecated
Use IsViewReusingEnabled

@AndreiMisiukevich
Copy link
Owner

Seems this issue is closed by XF team xamarin/Xamarin.Forms#5894

@AndreiMisiukevich
Copy link
Owner

AndreiMisiukevich commented Sep 18, 2019

Try the latest pre-release version of forms or provide me a sample project
This issue should be fixed by XF team

@AndreiMisiukevich AndreiMisiukevich added resolved Waiting for validation and removed question Further information is requested labels Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolved Waiting for validation Xamarin.Forms bug
Projects
None yet
Development

No branches or pull requests

2 participants