From 90acef8f2254fe129b47cd21237e28212a446fd6 Mon Sep 17 00:00:00 2001 From: Konstantin Markov Date: Tue, 26 Nov 2024 11:37:20 +0200 Subject: [PATCH] Fix parent selection for custom vocabs (#2139) --- client/components/fields/editor/CustomVocabularies.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/components/fields/editor/CustomVocabularies.tsx b/client/components/fields/editor/CustomVocabularies.tsx index 927dae8b8..9361d4beb 100644 --- a/client/components/fields/editor/CustomVocabularies.tsx +++ b/client/components/fields/editor/CustomVocabularies.tsx @@ -53,6 +53,7 @@ class CustomVocabulariesComponent extends React.PureComponent { data-test-id={testId?.length ? `${testId}.${cv._id}` : cv._id} >