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

Need to get the name of the file Input in uploader #565

Open
Tharun-coder opened this issue Oct 14, 2022 · 0 comments
Open

Need to get the name of the file Input in uploader #565

Tharun-coder opened this issue Oct 14, 2022 · 0 comments
Labels
bug report A submitted bug report, not yet validated.

Comments

@Tharun-coder
Copy link

Tharun-coder commented Oct 14, 2022

NOTE: If you have a question about how to use Vue Formulate, please do not file
a bug report. Instead checkout the community page of the documentation for
details on the best places to ask those questions.

https://vueformulate.com/guide/community/

Describe the bug

  • While using uploader option, how to track the removal of file in ith input. Also in case of multiple file uploads, i am not getting the entire file list instaed uploader is invoking for each file upload.
  • Upload function is executed twice when the file is being uploaded and when the form is being submitted. How to avoid this, I tried using upload-behaviour="delayed" but it is not working.
  • It will be very useful for me, i tried few things but couldn't get it.
  • Please help. I am not sure where to post my question so created a bug for it.
  • It will be good if a community forum is avalable to discuss/clear things as i could find any slack issues/yuoutube tutorials regardin vue-formulate.

Screenshot 2022-10-14 at 7 22 45 PM

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Type '....'
  4. See error

Reproduction
It's hugely helpful if you can isolate the bug in a CodePen or CodeSandbox. You can use VueFormulate via CDN to show the issue. This isn't a requirement just a big productivity boost. To help, we've produce starters you can easily fork:

CodePen:

CodePen is perfect for simple reproductions. Vue Formulate is already loaded and ready to use:

https://codepen.io/boyd/pen/YzyJPor

CodeSandbox

This is better for occasions when you need to show issues with registering Vue Formulate or configuring base options.

https://codesandbox.io/s/vue-formulate-reproduction-template-p5c1i?file=/src/components/Reproduction.vue

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Device information:

  • Device: [e.g. iPhone6, 1997 Dell]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]
@Tharun-coder Tharun-coder added the bug report A submitted bug report, not yet validated. label Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report A submitted bug report, not yet validated.
Projects
None yet
Development

No branches or pull requests

1 participant