Replies: 1 comment
|
Hi, Could you please share a stackblitz example so we can identify the issue? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I am using the p-fileUpload component to upload files to my server. However, when the auto-upload function finishes, the button repeatedly uploads the same file without prompting for file selection as it should. What should I do to make this works?
Thank you for your help.
component.html
component.ts
All reactions