Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Fix exception when cancelling open dialogs #565

Merged
merged 1 commit into from
Apr 5, 2012
Merged

Conversation

njx
Copy link
Contributor

@njx njx commented Apr 5, 2012

@peterflynn

Fixes #554.

In addition to correctly specifying the arguments to $(selector).each(), it turns out that each() in this case returns the actual DOM nodes, not jQuery objects for each element.

@peterflynn
Copy link
Member

Looks good -- merging

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.

Exception thrown and Brackets must be force-quit it you re-focus it while sync from disk dialog is open
2 participants