boot-react-native icon indicating copy to clipboard operation
boot-react-native copied to clipboard

Unbalanced calls start/end for tag 5

Open pesterhazy opened this issue 8 years ago • 3 comments

Seeing this warning in the log for the example app on iOS:

Unbalanced calls start/end for tag 5

Doesn't seem to be harmful, but may indicate a deeper problem.

See also https://github.com/facebook/react-native/issues/4163

pesterhazy avatar Jan 18 '16 22:01 pesterhazy

Removing the reference to the "setState" warning, which does not show up anymore in latest master. "Unbalanced calls" still occurs though

pesterhazy avatar Jan 20 '16 08:01 pesterhazy

I see this with a natal based project too, so I don't think it is boot-react-native specific. It would be good to fix it though ;)

hugoduncan avatar Feb 11 '16 13:02 hugoduncan

@hugoduncan, interesting. Any idea what might be the cause of this? I'd like to aim for a "0 warning" situation.

pesterhazy avatar Feb 11 '16 14:02 pesterhazy