Open vencax opened 7 years ago
On currentView.onParamsChange I would need the previous params, so I would suggest to call the handler with saved params instead next params (which are effectively current, since they has been already set to this.params and this.queryParams).
On currentView.onParamsChange I would need the previous params, so I would suggest to call the handler with saved params instead next params (which are effectively current, since they has been already set to this.params and this.queryParams).