React-tooltip: Change tooltip content dynamically, reacting to props changes

Created on 29 Mar 2017  路  2Comments  路  Source: wwayne/react-tooltip

I鈥檝e seen this has been an issue in previous issues (#231). In my opinion, it behaves as I would expect a regular React component should.

I can submit a PR if you want:
https://github.com/alfonsomunozpomer/react-tooltip/commit/14e55c6e8d8e3ca01be5dd1c8d5de0fbf5728c1b

Most helpful comment

Done!
You may have a look here: https://github.com/wwayne/react-tooltip/pull/281

All 2 comments

I agree, the tooltip should respect at least changes of the props.children.
It would be great if you make a PR which fixes this issue!

Done!
You may have a look here: https://github.com/wwayne/react-tooltip/pull/281

Was this page helpful?
0 / 5 - 0 ratings