jodit/jodit-react

Copy and Pasting text in different font unit than default unit issues

pmasekito opened this issue · 1 comments

Jodit Version: 3.4.xxxxx

Browser: Chrome/Safari/Firefox/Edge
OS: Windows/Mac
Is React App: True

Code
Copy and pasting text in font unit pt

Text Here

shows error in font size display.
image

// A *self-contained* demonstration of the problem follows...

Expected behavior:
Should be converting that unit to the default unit.

Actual behavior:
It is just adding the unit at the end of the string.

Hi there, is there any updates on this issue? 😄 ty