From 1fdbf8a300f81fd52cac18e8a0feb4581e60edfa Mon Sep 17 00:00:00 2001 From: Jean-Louis Leysens Date: Wed, 13 May 2020 12:40:44 +0200 Subject: [PATCH] Fix reading value from processor state using processor selector --- .../pipeline_processors_editor.container.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/pipeline_processors_editor.container.tsx b/x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/pipeline_processors_editor.container.tsx index 04d66e473782f..a958683f2c978 100644 --- a/x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/pipeline_processors_editor.container.tsx +++ b/x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/pipeline_processors_editor.container.tsx @@ -184,7 +184,7 @@ export const PipelineProcessorsEditor: FunctionComponent = ({ )} {processorToDeleteSelector && ( { if (confirmed) { processorsDispatch({