GrapesJS / GrapesJS/blocks-basic

Blocks Disabling Not Working through Options

Aperta
#49 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
87
Fork
114
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.