Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocks Disabling Not Working through Options #49

Open
SemAiSoft opened this issue Nov 10, 2024 · 0 comments
Open

Blocks Disabling Not Working through Options #49

SemAiSoft opened this issue Nov 10, 2024 · 0 comments

Comments

@SemAiSoft
Copy link

SemAiSoft commented Nov 10, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant