Skip to content

BUG: BlockManager config "appendOnClick" does not work anymore #6358

Closed
@rhoenerSBS

Description

GrapesJS version

  • I confirm to use the latest version of GrapesJS

What browser are you using?

Chrome v131

Reproducible demo link

https://jsfiddle.net/0uaxn2vc/2/

Describe the bug

How to reproduce the bug?

  1. open link to fiddle
  2. select body or other component where components can be added
  3. try to add component only by clicking the block and not with drag and drop
  4. that used to work but does not anymore even with appendOnClick: true in the BlockManager config

What is the expected behavior?
component should be added on click only

What is the current behavior?
error in console: "BlockView.ts:58 Uncaught TypeError: c.setDropContent is not a function" and component does not get added

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions