Open lmuraru-plenty opened 1 month ago
Hi,
I'm having an issue where the angular-froala-wysiwyg editor breaks on entering a space in the editor on firefox 130.0.1.
Here's a basic code reproduction: https://stackblitz.com/edit/stackblitz-starters-nab7ke?file=src%2Fmain.ts
To reproduce the issue, focus the editable content and enter a whitespace character using the spacebar. Observe how in the html content of the editor, the whitespaces are duplicated and replaced with  .
What am I missing here?
Hi,
I'm having an issue where the angular-froala-wysiwyg editor breaks on entering a space in the editor on firefox 130.0.1.
Here's a basic code reproduction: https://stackblitz.com/edit/stackblitz-starters-nab7ke?file=src%2Fmain.ts
To reproduce the issue, focus the editable content and enter a whitespace character using the spacebar. Observe how in the html content of the editor, the whitespaces are duplicated and replaced with  .
What am I missing here?