You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2018/02/17 01:00:18 UTC

[GitHub] betodealmeida commented on a change in pull request #4449: Make instant controls store state in URL

betodealmeida commented on a change in pull request #4449: Make instant controls store state in URL
URL: https://github.com/apache/incubator-superset/pull/4449#discussion_r168904865
 
 

 ##########
 File path: superset/assets/javascripts/chart/chartReducer.js
 ##########
 @@ -47,7 +47,6 @@ export default function chartReducer(charts = {}, action) {
         chartUpdateEndTime: null,
         chartUpdateStartTime: now(),
         queryRequest: action.queryRequest,
-        latestQueryFormData: action.latestQueryFormData,
 
 Review comment:
   This is now done explicitly in `updateQueryFormData`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services