Tiptap: Block extension config refresh (#18569)
Refreshes the UI after the Block extension option has been set as enabled/disabled. Fixes #18541
This commit is contained in:
@@ -87,6 +87,8 @@ export class UmbPropertyEditorUiTiptapExtensionsConfigurationElement
|
||||
this.#setValue(tmpValue);
|
||||
this.#syncViewModel();
|
||||
}
|
||||
|
||||
this.requestUpdate('_extensions');
|
||||
},
|
||||
'_observeBlocks',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user