Open greggreenhaw opened 5 years ago
Hello,
We tried to catch up this error but it looks like some kind of special conditions required for this. Can you please create jsfiddle showcasing the issue on the base of this one - https://jsfiddle.net/froala/z9bmr8c5/
receiving the following error on certain html content in version 3.0.5
Uncaught ReferenceError: isAfterSpace is not defined
In this function preserveSingleSpace: function() { isAfterSpace = isAfterSpace || null; isAfterSpace && _.singleSpace(); },