Issue #2326Opened October 12, 2019by Uysim0 reactions

sector not found

Question

I try to add properties

  styleManager.addProperty('decorations',{
    name: 'Border Top width',
    property: 'border-top-width',
    type: 'integer'
  })

I got warning 'decorations' sector not found I try to debug with editor.getSector('decorations') and I got undefined When I console editor.getSector('decorations') it has the decorations sector there.

Answers (1)

artfOctober 19, 20190 reactions

Probably you're placing your code before the decorations sector is loaded. Check the order of your plugins

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.