Child components get rendering forcefully
RohitParte opened this issue ยท 1 comments
RohitParte commented
Issue is If we have multiple nested components like
child 1 and child 2 is unnecessarily rendering number of times as parent rendering. And due to this if any child has api calls on load then that api is hitting that many times.
Somehow, child components get rendering forcefully by Yes function, Please look at below screenshot.
I did some testing on it. If we remove highlighted line and just return children then it is working fine.
github-actions commented
๐ This issue has been resolved in version 0.1.11 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐