Open
Description
Reporting a Bug?
Yes
Reproduced here: https://codesandbox.io/s/woj548n0rl
Requesting a Feature?
Not Sure
- What's your use case?
I need to dynamically add text that needs to be completely(whole length) visible which changes the height of a node. But the changeNodeAtPath is not triggering my custom rowHeight function when I do that.
How could I explicitly call rowHeight recalculation or if I need to do something else?