When I create some text, e.g. 'this is bold italic' the output results in 'this is bolditalic'
I.e. the space is removed.
The ranges returned from draft-js-utils are correct.
I suspect the filter statement in stateToPdfMake.js#L122
For what reason is that filter there?
When I create some text, e.g. 'this is bold italic' the output results in 'this is bolditalic'
I.e. the space is removed.
The ranges returned from draft-js-utils are correct.
I suspect the filter statement in stateToPdfMake.js#L122
For what reason is that filter there?