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

Documentation: Drag and drop code example don't compile #10512

Closed
mstahv opened this issue Jan 10, 2018 · 0 comments
Closed

Documentation: Drag and drop code example don't compile #10512

mstahv opened this issue Jan 10, 2018 · 0 comments
Milestone

Comments

@mstahv
Copy link
Member

mstahv commented Jan 10, 2018

Vaadin Framework version (e.g. 8.2.0)

The code snippet about file drag and drops is not working. getFiles() returns a Collection (not List) and fileoutputstream throws an exception which is not checked.

anasmi pushed a commit to anasmi/framework that referenced this issue Mar 5, 2018
Fixing example of Drag and drop code.
Resolves vaadin#10512
elmot pushed a commit that referenced this issue Mar 7, 2018
* Update advanced-dragndrop.asciidoc

Fixing example of Drag and drop code.
Resolves #10512

* Update advanced-dragndrop.asciidoc

Removed unnecessary spaces

* Update advanced-dragndrop.asciidoc

Removed unnecessary spaces
@tsuoanttila tsuoanttila added this to the Documentation milestone Apr 30, 2018
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