GrapesJS / GrapesJS/blocks-basic

Blocks Disabling Not Working through Options

オープン
#49 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。