Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Fix an error in multiple mode #1004

Closed
wants to merge 4 commits into from
Closed

Conversation

MNBuyskih
Copy link

In multiple give an arror on startup, when there no selected items:
"TypeError: Cannot read property 'length' of undefined"

Sorry, my Sublime remove some trailing spaces. Actual changes on lines 58-60

@ckniffen
Copy link

+1

@nikolai-b
Copy link

$select.selected can be an empty array in which case it should also return.
I think #996 is a slightly better solution.

@cdjackson
Copy link
Contributor

Probable duplicate of #956 and #996

@wesleycho
Copy link
Contributor

Closing due to fix having already made it in master.

@wesleycho wesleycho closed this Mar 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants