graceguo-supercat commented on a change in pull request #16444:
URL: https://github.com/apache/superset/pull/16444#discussion_r696354734
##########
File path: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx
##########
@@ -100,6 +101,8 @@ const ChartOverlay = styled.div`
`;
export default class Chart extends React.Component {
+ static whyDidYouRender = true;
+
Review comment:
i have no idea what is this. Since this is open source code base,
everything should either self-explained or well documented for the whole
community.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]