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

Fix NSRangeException in - [ARUnderLinedSwitchView setSelectedIndex:animated:], line 178 #336

Open
artsyit opened this issue Nov 1, 2019 · 0 comments

Comments

@artsyit
Copy link

artsyit commented Nov 1, 2019

Version: 2.5.3 (2016.08.31.09) | sy.art.folio

Stacktrace

ARUnderLinedSwitchView;setSelectedIndex:animated:;ARUnderLinedSwitchView.m;178
ARSearchViewController;viewWillAppear:;ARSearchViewController.m;103
WYPopoverBackgroundView;setViewController:;WYPopoverController.m;912
WYPopoverController;positionPopover:;WYPopoverController.m;2319
WYPopoverController;updateThemeUI;WYPopoverController.m;1647
WYPopoverController;presentPopoverFromRect:inView:permittedArrowDirections:animated:options:completion:;WYPopoverController.m;1817
WYPopoverController;presentPopoverFromRect:inView:permittedArrowDirections:animated:completion:;WYPopoverController.m;1746
ARNavigationController;showSearchPopover;ARNavigationController.m;123

Reason

*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM objectAtIndexedSubscript:]: index 3 beyond bounds [0 .. 2]'

Link to HockeyApp

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

1 participant