fix: fix initial filter loading (#13546)

This commit is contained in:
simcha90 2021-03-10 15:43:39 +02:00 committed by GitHub
parent d509b157fd
commit 70ccc26421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ function mapStateToProps(
colorScheme,
colorNamespace,
sliceId: id,
nativeFilters: nativeFilters.filters,
nativeFilters,
dataMask,
});