if(filter.type === 'select') return <Select {...this._getSelect(filter) } key={`filter_${index}`} />