]> cat aescling's git repositories - mastodon.git/commit
Fix crash if a notification contains an unprocessed media attachment (#16573)
authorClaire <claire.github-309c@sitedethib.com>
Wed, 11 Aug 2021 15:49:10 +0000 (17:49 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Aug 2021 15:49:10 +0000 (17:49 +0200)
commit0c24c865b785a557f43125c976090e271247a2b1
tree8bcea6d1c11c14f90d52583fb9585ab07d1a8fa9
parentaaf24d3093d565461b0051d2238d8b74db63a041
Fix crash if a notification contains an unprocessed media attachment (#16573)

* Refactor AttachmentList

* Do not crash if a notification contains an unprocessed media attachment

Fixes #16530

* Fix spacing in compact form
app/javascript/mastodon/components/attachment_list.js