that.getDefaultBinding().addListener('primaryFilter', function () {
                if (that.isMounted()) {
                    that.forceUpdate();
                }
            });