{(suspended || blockedBy) ? (
{emptyMessage}
) : (
{attachments.map((attachment, index) => attachment === null ? (
0 ? attachments.getIn(index - 1, 'id') : null} onLoadMore={this.handleLoadMore} />
) : (
))}
{loadOlder}
)}
{isLoading && attachments.size === 0 && (
)}