-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
PR OpenThere is an open PR for this issue.There is an open PR for this issue.bugFunctionality isn't working as expected; usually the result of a mistake or oversight in the code.Functionality isn't working as expected; usually the result of a mistake or oversight in the code.
Description
How to reproduce
- Drag Intermediate Timer Event
- In
Timing Control Inspector,Typeselect toggle betweenDelayandDate/Time
Console Error
[Vue warn]: Error in getter for watcher "durationExpression": "TypeError: Cannot read property 'isTime' of undefined"
found in
---> <DurationExpression> at src/components/inspectors/DurationExpression.vue
<IntermediateTimer> at src/components/inspectors/IntermediateTimer.vue
<BCollapse>
<FormAccordion>
<VueFormRenderer>
<InspectorPanel> at src/components/inspectors/InspectorPanel.vue
<Modeler> at src/components/Modeler.vue
<ModelerApp> at src/ModelerApp.vue
<Root>
Metadata
Metadata
Assignees
Labels
PR OpenThere is an open PR for this issue.There is an open PR for this issue.bugFunctionality isn't working as expected; usually the result of a mistake or oversight in the code.Functionality isn't working as expected; usually the result of a mistake or oversight in the code.