GrapesJS / GrapesJS/blocks-basic

Blocks Disabling Not Working through Options

Abierto
#49 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
87
Forks
114
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.