Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ios][14.1.2] Indicator not showing #32

Closed
heywhy opened this issue Mar 23, 2023 · 1 comment
Closed

[ios][14.1.2] Indicator not showing #32

heywhy opened this issue Mar 23, 2023 · 1 comment

Comments

@heywhy
Copy link

heywhy commented Mar 23, 2023

The indicator is not showing up on iOS devices. After, going through the repository I found that the indicator is being referenced in the android context but missing in the iOS context.

References:

https://github.com/nativescript-community/ui-pager/blob/master/src/ui-pager/index.ios.ts

this.indicator.setCount(this.items ? this.items.length : 0);

@jcassidyav
Copy link
Contributor

Should be fixed in 14.1.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants