Closed isaquebenatti closed 4 months ago
Hi @davidnixon, could you please review this PR? Thank you! :)
@felipebritor this looks OK to me. Can you have a look?
Hello, @davidnixon . I'll test it tonight
Looks good, @davidnixon . Sorry for the delay.
Contributes to #1607
What did you do?
Updated to current File object coming from event to internalFile so that if a file has been modified the internalFiles are updated
Why did you do it?
I have case where the user may add a .docx file with the same name but modified, and the current component is not updating with the modified file.
How have you tested it?
With local test environment
Were docs updated if needed?