intuit / intuit/CardParts

CardPartPagedView doesn't scroll content when currentPage is set.

Open
#211 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Swift
Stars
2.5k
Forks
221
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
If you set up CardPartPagedView with 3 pages and then set currentPage to 3 the control only displays page 1.

**To Reproduce**
As above, in the example project add a line to set the currentPage to any value other than 1 and page 1 only is displayed.

**Expected behavior**
Content page displayed that corresponds to the page number set for currentPage property.

**Screenshots**
N/A

**Info (please complete the following information):**
All devices and OS versions

**Additional context**
N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.