From 22efdbe6fb897ea1b4b2cf52c66eb3037474fcf5 Mon Sep 17 00:00:00 2001 From: Saturnino Abril Date: Mon, 21 Aug 2017 20:06:34 +0800 Subject: fix expand/collapse arrows for youtube videos (#7240) --- webapp/components/post_view/post_body_additional_content.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/components/post_view/post_body_additional_content.jsx') diff --git a/webapp/components/post_view/post_body_additional_content.jsx b/webapp/components/post_view/post_body_additional_content.jsx index bf01374fe..9310d951e 100644 --- a/webapp/components/post_view/post_body_additional_content.jsx +++ b/webapp/components/post_view/post_body_additional_content.jsx @@ -134,6 +134,7 @@ export default class PostBodyAdditionalContent extends React.PureComponent { channelId={this.props.post.channel_id} link={link} show={this.state.embedVisible} + onLinkLoaded={this.handleLinkLoaded} /> ); } -- cgit v1.2.3-1-g7c22