CardPartPagedView doesn't scroll content when currentPage is set.
Open
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
Assessment
This issue has not been assessed yet.