mattermost-mobile/app/components/file_attachment_list
Mario de Frutos Dieguez 3de2b29570
Fix infinite loop retrieving post files (#4192)
* Fix infinite loop retrieving post files

Right now if all the attachments of a post are removed the component
update code enters into an infinite loop because the comparison between
arrays always return false.
2020-04-22 19:25:34 +02:00
..
__snapshots__ [MM-10813] Design update for Post attachments (#3511) 2019-11-15 22:41:09 -05:00
file_attachment_document [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
file_attachment.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
file_attachment.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
file_attachment_icon.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
file_attachment_image.js Fix headers when preloading images (#4165) 2020-04-16 18:43:51 -07:00
file_attachment_list.js Fix infinite loop retrieving post files (#4192) 2020-04-22 19:25:34 +02:00
file_attachment_list.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
index.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00