CarouselView Navigation Behavior Changed After MAUI Essentials 8.0.83 Update

Asjad Farooq 0 Reputation points
2024-12-10T06:20:21.7233333+00:00

Hello MAUI Community,

I'm experiencing an unexpected change in CarouselView navigation behavior after updating to .NET MAUI Essentials version 8.0.83.

Previous Behavior (Before Update):

  • When clicking an indicator dot, the CarouselView would directly navigate to the specific page as it should be.

Current Behavior (After Update):

  • Clicking an indicator dot now causes the CarouselView to navigate through intermediate pages sequentially, instead of jumping directly to the selected page.

Environment Details:

  • .NET MAUI Version: 8.0.83
  • Platforms Tested: [ iOS ]
  • .NET SDK Version: [ 8.0.300 ]

==============================================

Installed Workload Id Manifest Version Installation Source


ios 18.0.8316/8.0.100 SDK 8.0.300

MAUI 8.0.83/8.0.100 SDK 8.0.300

Workload version: 8.0.300-manifests.22517898

==============================================

Reproduction Steps:

  1. Create a basic CarouselView with IndicatorView
  2. Attempt to navigate by clicking indicator dots
  3. Observe the navigation behavior

Questions:

  1. Is this a known change in navigation behavior?
  2. Are there any configuration options to restore direct page navigation?
  3. Is this intentional or a potential bug?

I would greatly appreciate any insights or guidance on this matter.

Thank you for your help!

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,592 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,777 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.