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

Status instance property is not exposed #139

Open
gorbunovav opened this issue Feb 28, 2020 · 1 comment
Open

Status instance property is not exposed #139

gorbunovav opened this issue Feb 28, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@gorbunovav
Copy link

Summary

The status property is declared in the VueFilePondComponent class, but the value is always undefined.

How to reproduce

Add the component to the page, access it via the reference and check it's status property value.

Check the value of the property of the actual FilePond instance in the _pond field - it will return the correct status.

Expected behaviour

The value of the status property of the Vue component is defined and is matching the FilePond instance value.

Environment Version
OS Windows 10
Device Desktop
Browser Chrome 80.0.3987.116
@rikschennink rikschennink added the bug Something isn't working label Apr 28, 2020
@benjivm
Copy link

benjivm commented Aug 23, 2022

Hi, I am curious about this as well, ideally I'd like to get the status from the pond and bind it to a ref, is this possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants