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

Adding wrong characters in html code #1211

Closed
a-tonchev opened this issue Apr 5, 2023 · 4 comments
Closed

Adding wrong characters in html code #1211

a-tonchev opened this issue Apr 5, 2023 · 4 comments
Labels
Milestone

Comments

@a-tonchev
Copy link
Contributor

I noticed that the editor generates sometimes weird characters inside the html tag tag

image

Here the generated HTML:

<div style="text-align: center" "=""><span style="font-size: 20px"><strong><span style="color: rgb(189, 189, 189)" "="">Unleash Your Sales Potential, Discover the Power of High-Performance</span>&nbsp;<span style="color: rgb(241, 241, 241)" "="">Online Shop</span></strong></span><br></div>
@JiHong88
Copy link
Owner

JiHong88 commented Apr 5, 2023

If it is not the latest version, please test with the latest version.
Can you give me test data where the issue occurs?

@a-tonchev
Copy link
Contributor Author

@JiHong88 Yes I have this issue only with the latest version, I tried "2.44.3" and there is no such issue

@a-tonchev
Copy link
Contributor Author

Can not provide test data, because codesandbox has not the latest version yet, but this is my code:

https://codesandbox.io/s/objective-lichterman-dzbc9u?file=/src/App.js:669-677

@JiHong88 JiHong88 added the bug label Apr 9, 2023
@JiHong88 JiHong88 added this to the 2.44.8 milestone Apr 9, 2023
@JiHong88
Copy link
Owner

JiHong88 commented Apr 9, 2023

The 2.44.8 version has been updated.
Thank you.

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

No branches or pull requests

2 participants