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

Fix exception when cancelling open dialogs#565

Merged
peterflynn merged 1 commit into
masterfrom
nj/issue-554
Apr 5, 2012
Merged

Fix exception when cancelling open dialogs#565
peterflynn merged 1 commit into
masterfrom
nj/issue-554

Conversation

@njx

@njx njx commented Apr 5, 2012

Copy link
Copy Markdown

@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
Copy Markdown
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