-
Im BlockEditor in der BrowserKonsole
![Bildschirmfoto 2024-10-10 um 15 49 04](https://github.com/user-attachments/assets/6110269c-a302-4ed6-9cb8-c61599121537)
-
- [x] `wp.compose.withState is deprecated since version 5.8. Please use wp.element.useState instead.`
---------
- [x] `select( 'core/edit-site' ).__experimentalGetPreviewDeviceType is deprec…
-
The `updatePreview()` function under `block_editor_controller.js` uses `eval()` to evaluate manually inputted block definitions in order to display the user-defined blocks in the preview. Remove the u…
chynu updated
7 years ago
-
After running make Shv, i get this error:
[ 47%] Building CXX object clients/jn50view/CMakeFiles/jn50view.dir/jn50view_autogen/mocs_compilation.cpp.o
In file included from /home/jt/Develop/SHV/sh…
IJ1TI updated
3 weeks ago
-
Since we are wrapping up our engineering implementation of a new BlockEditor tools, process and workflows, those need to be incorporated into the template as well.
-
[BlockEditor](https://developer.wordpress.org/block-editor/packages/packages-block-editor/) in gutenberg says that `This module allows you to create and use standalone block editors.` . Is this libra…
-
It seems that there is no way to set rules for this kind of files.
I am wrong?
-
## What type of issue is it? (Choose one - delete the others)
Wrong documentation
## What article/section is this about?
https://docs.umbraco.com/umbraco-cms/extending/property-editors/build-a-…
-
Expected:
* Clicking a block library in the NavTree should not have any effect in the active editor.
Observed:
* Clicking a block library node will clear the BlockEditor workspace, which causes…
-
### Describe the Bug
When you paste some text in the block editor and realize: "I pasted the wrong text".
You can't undo this with cmd z or ctrl z (or any other buttons).
To fix it as editor you…