Issue #1196πŸ’¬ AnsweredOpened June 13, 2018by WkRPcoN1 reactions

AssetManager not automatically opening in v0.14.20

Quick answerby artf❀ 1

Found the bug, will be fixed for the next release Thanks for the catch

Read full answer below ↓

Question

Hi,

I recently updated grapesjs from v0.14.17 to 0.14.20 and found the Asset Manager no longer automatically opens when dragging an image from the Blocks Basic plugin or when dragging an custom block to the canvas. I have ensured that activeOnRender is set to 1 on a custom block, and it appears the Image block in the Blocks basic plugin has the activeOnRender set by default.

My custom block:

m.add('orderSnippet2', {
      label: 'Image',
      category: 'Custom',
      attributes: {
        class:'fa fa-youtube-play'
      },
      content: { type: 'image', activeOnRender: 1 },
    })

Also the demo site no longer appears to be automatically opening the asset manager when dragging an image on the canvas also.

Answers (2)

artfβ€’ June 14, 2018

Found the bug, will be fixed for the next release Thanks for the catch

lock[bot]β€’ September 17, 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.