Update refreshing graph if inView changes (#4756)

pull/4754/head
Iris Scholten 2018-11-06 15:29:22 -08:00 committed by GitHub
parent d451ca76bb
commit 3bb11ebd7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -303,6 +303,7 @@ class RefreshingGraph extends Component<Props> {
'templates',
'manualRefresh',
'timeRange',
'inView',
]
const prevVisValues = _.pick(prevProps, visProps)