Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] CarouselView IsVisible=false than set to true not work on iOS #8521

Closed
jingliancui opened this issue Nov 15, 2019 · 5 comments · Fixed by #9654
Closed

[Bug] CarouselView IsVisible=false than set to true not work on iOS #8521

jingliancui opened this issue Nov 15, 2019 · 5 comments · Fixed by #9654
Assignees
Labels
a/carouselview e/5 🕔 5 in-progress This issue has an associated pull request that may resolve it! p/iOS 🍎 t/bug 🐛

Comments

@jingliancui
Copy link

CarouselViewSample.zip
In this sample app,
The grid's IsVisible set to false at start,than click button to set to false.Content of CarouselView not show.
Then modify the xaml for setting the IsVisible to true ,and going to run the app ,that fine.
Then remove the grid control,the issue still happen at the isvisible of CarouselView

@jingliancui jingliancui added s/unverified New report that has yet to be verified t/bug 🐛 labels Nov 15, 2019
@jingliancui
Copy link
Author

That can be mapped to the real scene:
At start , I hide the control use binding property, then change the property to visible=true .
This control not has this issue for android now.

@hartez hartez removed the s/unverified New report that has yet to be verified label Nov 17, 2019
@hartez hartez added the e/5 🕔 5 label Nov 17, 2019
@jingliancui
Copy link
Author

Is there any one can give some issue fix tips or the control's logic for me , maybe I can take some time to deal with this issue.

@rmarinho rmarinho self-assigned this Feb 20, 2020
@rmarinho rmarinho linked a pull request Feb 21, 2020 that will close this issue
2 tasks
@samhouts samhouts added the in-progress This issue has an associated pull request that may resolve it! label Feb 21, 2020
@cmw9706
Copy link

cmw9706 commented Feb 26, 2020

Is there any update on when this will be fixed or a work around?

@rmarinho
Copy link
Member

We merged on 4.5.0, btu didn't get the cut for the release, but will be in a service release for 4.5.0 soon.

If you need nuget for test you can try the artifacts here::
https://dev.azure.com/xamarin/public/_build/results?buildId=14557&view=artifacts&type=publishedArtifacts

@cmw9706
Copy link

cmw9706 commented Feb 27, 2020

So, I don't think we will be able to use the service release (per company policy). But I did just upgrade to 4.5 and now I am having this same issue with the Binding not updating on a Frame component? Does SetBinding() just not work anymore?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/carouselview e/5 🕔 5 in-progress This issue has an associated pull request that may resolve it! p/iOS 🍎 t/bug 🐛
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants