Skip to content

Carouselview cache not working properly with csharpmath 0.4.0+ versions #223

Open
@ViDanMaster

Description

@ViDanMaster

Description:
So I have a carouselview and when using CSharpMath above 0.4.0 when adding more than 5 items to the carouselview, it will simply just loop through the first 5 items even though Loop = False and when using Debug.Writeline, it shows the correct data. Using CSharpMath version 0.3.0 the carouselview works perfectly fine.

Steps to Reproduce:
I made a github repo where I reproduce the issue: https://github.com/ViDanMaster/CarouselViewSample

Expected Behavior:
Carouselview rotates through all 20 items

Actual Behavior:
Carouselview repeats the first 5 items 4 times

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status/0. NewThis issue is new and is awaiting confirmation from the maintainers.Type/Bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions