Skip to content

End date not taken into account when only one month(one index) #131

@mlucian

Description

@mlucian

I have a particular case where I need to display only one month but with a much narrower start date -> end date.
For example: 15th of Sept to Today (18th of Sept).

With the implementation found in CocoaPods 1.8.9 cellOutOfRange is always ignoring the response from endIndexPath since we only have one section. The older implementation found in the initial xcodeproj example is working correctly since it is using a flag and then returns the result instead of immediately returning.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions