-
Notifications
You must be signed in to change notification settings - Fork 409
Description
Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your
needs please complete the below template to ensure we have the details to help. Thanks!
Please check out the documentation to see if your question is already addressed there. This will help us ensure our documentation is up to date.
Category
[ ] Enhancement
[x?] Bug
[x] Question
Version
Please specify what version of the library you are using: [ 3.15.0 ]
Expected / Desired Behavior / Question
I am experiencing inconsistent uploading and deletion of files. Often, perhaps only when creating a new list item, a few files will often not be uploaded. Checking the dev tools, the addFile-method fails with a 404 or 409.
I don't know if my code is the issue (this is my first webpart, and I am generally not a terribly experienced developer), but I can't figure out what the issue is. Things seem to work fine on an existing item.
Another observation is that when attaching files to an existing list item, I see the loading animation running, but I don't see that when attaching to a new list item; not sure if that says anything.
Regarding deletion, I sometimes experience that a file, often the last after having added a few, does not get deleted but instead remains in the container.
Thank you so much! I've spent days troubleshooting this and really hope I can get help figuring it out!
/Rikke