Scott Stern

Results 13 comments of Scott Stern

My speculation is that getNodesInternal in ReactWrapper.js isnt calling update on a state change, like Shallow is currently. A code snippet would help.

thanks for the code snippet, per @minznerjosh rec, does wrapper.debug() output null? Ill have some time to look into this this week.

@gilneto8 could you try it with shallow to see if it works? Also, findAttr is using enzymes .find or is this a custom built thing?

@ljharb should this be a bug or an enhancement? Is wrapper.update() for mount "supposed" to propagate the change to children. The docs dont state that it will update the children...

@minznerjosh ill do that and look into the issue as a whole.

From what i can tell its working as expected locally when writing the tests so decided not to push. Thinking the issue might be something else with the way the...

re > I suspect we'll need to add shouldComponentUpdate to all the adapters. If we have the conditional to check if the shouldUpdateComponent is present why would we need to...

So sorry, didnt get pinged on my email. Yes I will prioritize this week. I sincerely apologize, a lot of personal things going on right now has been hard to...