Issue #5045πŸ’¬ AnsweredOpened April 12, 2023by ronaldohoch1 reactions

Duplicate elements lost the parent element reference

Quick answerby artf❀ 1

@ronaldohoch please use the proper documented API

Read full answer below ↓

Question

GrapesJS version[X] I confirm to use the latest version of GrapesJSWhat browser are you using? Brave last versionReproducible demo link https://grapesjs.com/demo.htmlDescribe the bug How to reproduce the bug?Drop an image. Select the droped image.Run the code above.Duplicate the imageSelect the droped image.Run the code above.Collection is nullimage.view.modelOpt.at is position from the original element. What is the expected behavior?Duplicate elements must not lose reference to the parent element. What is the current behavior?The duplicated element have lost the parent element reference. If...

Answers (2)

artfβ€’ April 14, 2023

@ronaldohoch please use the proper documented API

editor.getSelected().parent();
editor.getSelected().index();
GJS Helperβ€’ May 17, 2026

The issue you're encountering with duplicated elements appearing to lose their parent reference and having an incorrect position stems from how you're trying to access this information. You are relying on view.modelOpt.collection and view.modelOpt.at, which are internal properties passed during the...

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.