version: preact@8.3.1 I found the child's componentDidMount hook is called after parent's componentDidUpdate hook. this is the demo: https://codepen.io/xwchris/pen/vVYVWx 1. click the `toggle show` button 2. see the console log
version: preact@8.3.1
I found the child's componentDidMount hook is called after parent's componentDidUpdate hook.
this is the demo: https://codepen.io/xwchris/pen/vVYVWx
toggle showbutton