GrapesJS / GrapesJS/blocks-basic
Blocks Disabling Not Working through Options
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 87
- Fork
- 114
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
First of all, thanks mann. My first time with kind of tool, very cool. and easy
Unfortunately, selective enabling of blocks using the plugin option of 'blocks' is not working.
All blocks are still present even when filtered out. Below is an attempt to remove video, map and link blocks.
```
pluginsOpts: {
"gjs-blocks-basic": {
blocks: ['column1', 'column2', 'column3', 'column3-7', 'text', 'image']
}
}
```
TYPESCRIPT ANGULAR
Not errors shown
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.