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

textAlign attribute is not recognized by React, It should be in lowercase #50

Open
Hervera opened this issue Feb 9, 2022 · 0 comments

Comments

@Hervera
Copy link

Hervera commented Feb 9, 2022

textAlign attribute works well but it gives the below warning. When we change it to lowercase it doesn't work with Blocjs tags. It thinks it has to be modified in Blocjs library to be able to work in lowercase.

Warning: React does not recognize the textAlignprop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercasetextalign instead. If you accidentally passed it from a parent component, remove it from the DOM element.

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