Skip to content

Conversation

@koddsson
Copy link

Hey hey!

This patch should make sure that we don't throw when getVisibleRange returns a empty object:

if (totalSize === 0) { return {}; }

Instead we just return early. Not sure if there is a better way to handle this case.

@MrPancakes39
Copy link

Why would start or end be null??

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

Successfully merging this pull request may close these issues.

2 participants