GrapesJS / GrapesJS/blocks-basic

Blocks Disabling Not Working through Options

未关闭
#49 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
87
派生
114
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。