Skip to content

Fix ReactComponentTreeHook.getRegisteredIDs() to work with inlined components#7490

Merged
gaearon merged 1 commit intofacebook:masterfrom
gaearon:fix-text-ids
Aug 13, 2016
Merged

Fix ReactComponentTreeHook.getRegisteredIDs() to work with inlined components#7490
gaearon merged 1 commit intofacebook:masterfrom
gaearon:fix-text-ids

Conversation

@gaearon
Copy link
Collaborator

@gaearon gaearon commented Aug 13, 2016

I broke this in #7463: parseInt() cuts off #text at the end.
Changing to just use negative numbers instead.

…ntent

I broke this in #7463: parseInt() cuts off #text at the end.
Changing to just use negative numbers instead.
@gaearon gaearon added this to the 15-next milestone Aug 13, 2016
@gaearon gaearon changed the title Fix ReactComponentTreeHook.getRegisteredIDs() to work with inlined co… Fix ReactComponentTreeHook.getRegisteredIDs() to work with inlined components Aug 13, 2016
@ghost ghost added the CLA Signed label Aug 13, 2016
@zpao
Copy link
Member

zpao commented Aug 13, 2016

👍

@sophiebits
Copy link
Collaborator

I'd rather we shared the debug ID counter with instantiateReactComponent but this is all right as long as we remember that it's happening.

@ghost ghost added the CLA Signed label Aug 13, 2016
@gaearon gaearon merged commit a738864 into facebook:master Aug 13, 2016
@zpao zpao modified the milestones: 15.3.1, 15-next Aug 15, 2016
zpao pushed a commit that referenced this pull request Aug 15, 2016
…ntent (#7490)

I broke this in #7463: parseInt() cuts off #text at the end.
Changing to just use negative numbers instead.
(cherry picked from commit a738864)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants