Skip to content

Conversation

@lelandrichardson
Copy link
Collaborator

to: @ljharb @goatslacker

The spec that was added in this PR would succeed in React 0.13 but fail in React 0.14 due to some changes in behavior from the two. This had been abstracted away for some selectors (like class name) through the correct propsOfNode(node) function, but the nodeHasId function was still prone to these issues.

Thanks to @clouddra for pointing out.

Fixes #64

@ljharb
Copy link
Member

ljharb commented Dec 10, 2015

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants