diff --git a/scripts/h5peditor-html.js b/scripts/h5peditor-html.js index 147f18e0..452b8dd0 100644 --- a/scripts/h5peditor-html.js +++ b/scripts/h5peditor-html.js @@ -485,8 +485,15 @@ ns.Html.prototype.appendTo = function ($wrapper) { // Remove overflow protection on startup let initialData = editor.getData(); if (initialData.includes('table-overflow-protection')) { - initialData = initialData.replace(/