diff --git a/lib/components/content.js b/lib/components/content.js index fbb3d8e41..6ba364811 100644 --- a/lib/components/content.js +++ b/lib/components/content.js @@ -532,21 +532,13 @@ class Content extends React.Component { // If html, and the html includes a `data-fragment` attribute, it's actually // a raw-serialized JSON fragment from a previous cut/copy, so deserialize - // it and insert it normally. + // it and update the data. if (data.type == 'html' && ~data.html.indexOf('