Hello,
I have a problem with the command translate:export. It throws "cannot read property 'hasOwnProperty' of undefined"
right after the _extractCourseData task. It seems that it cannot translate my own component. So how can I debug this task? And what should I know to make my component compatible with translation?
I already have a properties.schema which is inspired by the "graphic" component. My component is a comparison slider with 2 graphics (graphic1 and graphic2).