Skip to content

"Invariant Violation: ReactMount: Two valid but unequal nodes with the same data-reactid" #4120

Closed
@SamyPesse

Description

@SamyPesse

I'm trying to display a dropdown menu composed of ul, li and a (similar to the one from bootstrap).
A PluginList element is used to generate a dropdown menu from a store.

But the browser is not correctly parsing/outputting the HTML. Everytime I click on an item, I got the error: Uncaught Error: Invariant Violation: ReactMount: Two valid but unequal nodes with the samedata-reactid: .0.0.0.0.7.1.$=15:0.0.

This bug is probably related to #1400, but I can't find any solution 😓

I'using react 0.13.3 and I also tested with the latest master.

HTML DOM View:

screen shot 2015-06-13 at 11 35 21

View of the same tree in the React plugin for Chrome:

screen shot 2015-06-13 at 11 34 37

Screenshot of the result

The blue element has nothing to do here

screen shot 2015-06-13 at 11 34 58

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions