Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Froala & Firefox: htmlUntouched breaks the editor content when entering a whitespace character #549

Open
lmuraru-plenty opened this issue Sep 25, 2024 · 0 comments

Comments

@lmuraru-plenty
Copy link

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 &nbsp.

What am I missing here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant