Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all dialogs throw error #231

Closed
awebdeveloper opened this issue Apr 22, 2015 · 2 comments
Closed

all dialogs throw error #231

awebdeveloper opened this issue Apr 22, 2015 · 2 comments

Comments

@awebdeveloper
Copy link

Throws error on opening of any dialogs

Uncaught Error

function showOpenDialog(allowMultipleSelection, chooseDirectories, title, initialPath, fileTypes, callback) {
// FIXME
throw new Error();
}

@humphd
Copy link

humphd commented Apr 22, 2015

Which branch are you using? If you're on the bramble branch, this should work.

@humphd
Copy link

humphd commented Apr 23, 2015

I'm going to close this, since we do this in bramble here: https://github.com/humphd/brackets/blob/bramble/src/filesystem/impls/filer/FilerFileSystem.js#L21-L27. Feel free to file more bugs if you get stuck.

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

No branches or pull requests

2 participants