michael-s-molina commented on code in PR #21351:
URL: https://github.com/apache/superset/pull/21351#discussion_r989973489


##########
superset-frontend/src/components/Chart/ChartRenderer.jsx:
##########
@@ -285,47 +296,55 @@ class ChartRenderer extends React.Component {
       );
     }
 
+    //  Check for Behavior.DRILL_TO_DETAIL to tell if chart can receive Drill 
to
+    //  Detail props or if it'll cause side-effects (e.g. excessive 
re-renders).

Review Comment:
   Oh got it! Thank you for the explanation 🙂 



-- 
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]

Reply via email to