Issue #2256Opened September 9, 2019by ramusesan0 reactions

wrapper.set({ draggable: false }); not working in 0.15.5

Question

am trying to prevent the user to drag/drop the component on editor by setting draggable: false
i.e wrapper.set({ draggable: false });

but this is not responding now, actually it was working old version 0.14.62

Answers (1)

artfSeptember 12, 20190 reactions

@ramusesan

  1. wrapper is not draggable by default (I'm able to update it anyway)
  2. if you're talking about the update on other components, I can run editor.getSelected().set({ draggable: false }) without any issue, the component becomes immediately not draggable

please provide a live demo example in case it's not true on your side

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...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.