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

Clear does not work #21

Open
wesoos opened this issue Jun 23, 2016 · 1 comment
Open

Clear does not work #21

wesoos opened this issue Jun 23, 2016 · 1 comment

Comments

@wesoos
Copy link

wesoos commented Jun 23, 2016

Hello, when I do an UploadField.clear() it does not work. After I do a clear, and then check the isEmpty() method, it returns false.

This is how I declare the component:

UploadField uplDocument = new UploadField();
uplDocument.setButtonCaption("...Select File");
uplDocument.setDisplayUpload(false);
mstahv added a commit that referenced this issue Nov 4, 2016
@mstahv
Copy link
Collaborator

mstahv commented Nov 4, 2016

Hi, I tried to reproduce the issue, but without success. Could you provide a test case that I could use to reproduce the issue.

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