- From: guest271314 <notifications@github.com>
- Date: Mon, 08 Apr 2019 12:35:38 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 8 April 2019 19:36:00 UTC
@andrew-aladev At the code at the previous comment/plnkr if you check the `lastModified` property you will observe that the instance set at `FormData` has the same value as the original `file` variable ` setTimeout(() => console.log(fd.get("fileName.txt"), file), 3500)` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/FileAPI/issues/126#issuecomment-480976057
Received on Monday, 8 April 2019 19:36:00 UTC