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

Crash when select date in CalendarView #111

Closed
mecid opened this issue Aug 14, 2016 · 3 comments
Closed

Crash when select date in CalendarView #111

mecid opened this issue Aug 14, 2016 · 3 comments

Comments

@mecid
Copy link

mecid commented Aug 14, 2016

I have this crash log when select date in CalendarView with Horizontal direction and number of rows equals to 1.

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'attempt to delete item 11 from section 40 which only contains 7 items before the update'

2016-08-15 3 16 17

@mecid mecid changed the title Wee Crash when select date in CalendarView Aug 14, 2016
@patchthecode
Copy link
Owner

patchthecode commented Aug 14, 2016

Hey thanks for pointing this out.

I have fixed this already on master branch here about 2 days ago ->
#107

It will be coming out in the next release. Do you have a requirement to use single row layout right now?

@mecid
Copy link
Author

mecid commented Aug 15, 2016

Great! Can i use master branch via cocoapods?

@mecid mecid closed this as completed Aug 15, 2016
@patchthecode
Copy link
Owner

patchthecode commented Aug 15, 2016

Yes you can with the instructions here. However, please know that master branch contains upcoming features and that some things have changed. So please prepare your app for with changes by following the instructions here

I'll leave this issue open in case anyone else will create one like it.

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

No branches or pull requests

2 participants