AAfghahi commented on a change in pull request #18131:
URL: https://github.com/apache/superset/pull/18131#discussion_r790987670



##########
File path: superset-frontend/src/dashboard/components/Header/index.jsx
##########
@@ -550,28 +550,13 @@ class Header extends React.PureComponent {
           {this.state.showingPropertiesModal && (
             <PropertiesModal
               dashboardId={dashboardInfo.id}
+              dashboardInfo={dashboardInfo}

Review comment:
       this is from: https://github.com/apache/superset/pull/17570/files it 
looks like it wasn't added correctly in a merge. I added it here to pass CI 
though I think it will be eliminated when the feature branch gets rebased and 
merged into master. 




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