question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] CarouselView on Android causes infinite layout loop

See original GitHub issue

Steps to Reproduce

  1. Set CarouselViewPage as the main page in the samples MainPage = new Pages.CarouselViewPage(); //Services.GetRequiredService<Page>();
  2. Start App
  3. App never loads because it’s infinitely doing something

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
hartezcommented, Oct 6, 2021

@PaulAnderson02 We’ll try, but I cannot guarantee this will be fixed for the next preview.

1reaction
shimingsgcommented, Mar 15, 2022

verified repro with VS 17.2.0 Preview 3.0 [32314.195.main] on Android MauiApp1882.zip

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Bug] CarouselView doesn't loop · Issue #8641
Description. CarouselView needs to support looping for infinite scrolling through the items source. Expected Behavior.
Read more >
Why isn't the ViewPager infinite loop not working?
The app does run and It shows the images as well. It just doesn't loop as a carousel like I had initially done...
Read more >
Xamarin Forms CarouselView and Loop ...
If setting Loop to true which is the default value, the CarouselView provides looped access to its collection of items. The scrolling is...
Read more >
Xamarin.Forms 5.0.0.2612 (5.0.0 Service Release 15) ...
Forms 5 brings to stable release several new controls and features including App Themes (Dark Mode), Brushes, CarouselView, RadioButton, ...
Read more >
Amazing Data Visualization with CarouselView in Xamarin ...
In this video we will learn about the CarouselView in Xamarin. ... Binding Explained 10:23 Implement Data Retrieval Code 12:15 Spot the Bug...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found