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

Invalid props value from WYCIWYG #289

Closed
carylaw opened this issue Aug 31, 2019 · 1 comment
Closed

Invalid props value from WYCIWYG #289

carylaw opened this issue Aug 31, 2019 · 1 comment
Labels
bug Crush'em all.

Comments

@carylaw
Copy link

carylaw commented Aug 31, 2019

The html content as below:
<p style="text-align:start;">content here</p>

reproduct like this:
<HTML html={'<p style="text-align:start;">content here</p>'} />

invalid to error
https://imgur.com/Y0ikMwn

@jsamr
Copy link
Collaborator

jsamr commented Jul 4, 2020

See #257. As a workaround, you can ignore the text-align style rule with the ignoredStyles property.

@jsamr jsamr closed this as completed Jul 4, 2020
@jsamr jsamr added the bug Crush'em all. label Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Crush'em all.
Projects
None yet
Development

No branches or pull requests

2 participants