Issue #454✓ SolvedOpened October 26, 2017by Geczy3 reactions

Make block manager default open panel?

Quick answerby artf3

try just with but put it after the render (if you're using autorender: false)

Read full answer below ↓

Question

I tried this code:

// Show blocks by default, not styles
editor.Panels.getButton('views', 'open-sm').set('active', false)
editor.Panels.getButton('views', 'open-blocks').set('active', true)

It works but doing this will hide the device selector in the top left for some reason.

Answers (3)

👍 Most helpfulartfOctober 27, 2017

try just with

editor.Panels.getButton('views', 'open-blocks').set('active', true)

but put it after the render (if you're using autorender: false)

GeczyOctober 27, 2017

Ah, setting it after render works great. Thanks

lock[bot]September 18, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.