You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a set of text has either text size or text color set, an error is given when calling doc.convertTo('html'). More specifically, given a delta item has Size and/or Background attributes, an error is thrown:
index.js:8 Uncaught TypeError: this.replace is not a function
The text was updated successfully, but these errors were encountered:
Given a set of text has either text size or text color set, an error is given when calling doc.convertTo('html'). More specifically, given a delta item has Size and/or Background attributes, an error is thrown:
index.js:8 Uncaught TypeError: this.replace is not a function
The text was updated successfully, but these errors were encountered: