8000 BUG v10.4.13 The position of RND DIV was moved incorrectly, resulting in page display errors · Issue #951 · bokuweb/react-rnd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
BUG v10.4.13 The position of RND DIV was moved incorrectly, resulting in page display errors #951
Open
@FishOrBear

Description

@FishOrBear

Originally, the generated DIV was like this

<>
    <container>
    <rnd_div_drag>
<>

Now some computers generate it like this

<>
    <rnd_div_drag>
    <container>
<>

This causes the container rendering position to be wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0