Describe the bug
When we set an initialPage, it is not honored in the indicators. The indicator always starts at 0. It should not be the case.
To Reproduce
Steps to reproduce the behavior:
- Create a GFCarousel
- Set the initial page index to anything but 0.
- Have active indicators to be true. Notice that the indicator's initial page index is not honored.
Expected behavior
The indicators should start in the right position with the initial page index honored.
Additional context
From the description on: #139.