GrapesJS / GrapesJS/blocks-basic

Blocks Disabling Not Working through Options

Open
#49 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
87
Forks
114
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.