Skip to content

IndicatorView.MaximumVisible not respected when IndicatorTemplate is applied #31145

@NafeelaNazhir

Description

@NafeelaNazhir

Description

When using IndicatorView with a custom IndicatorTemplate, the MaximumVisible property is not respected.

Image

Steps to Reproduce

  1. Run the attached sample MauiApp7.zip
  2. Add an IndicatorView with:A custom IndicatorTemplate (e.g., using an icon font label).
  3. MaximumVisible set to a value less than the number of carousel items.

Expected Behavior: The IndicatorView should display only up to MaximumVisible indicators.

Actual Behavior: All indicators are visible — MaximumVisible is ignored.

Link to public reproduction project repository

No response

Version with bug

9.0.90 SR9

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

iOS, Android, Windows, macOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions