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

HTML validation: Element “div” not allowed as child of element “span” #607

Open
nhungnguyen3011 opened this issue Nov 18, 2019 · 0 comments

Comments

@nhungnguyen3011
Copy link

Since the HTML syntax is violated, this should be a bug.

Overview of the problem

I'm using react-rnd 9.1.2, but this still happens with lastest (10.1.1) version on every browser.

This issue is not a duplicate.

Reproduced project

There're some div tags that are rendered inside span tag.
A block-level element shouldn't place inside an inline element.

This bug is easily see on every demo of react-rnd.
For example, Story book:
image

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