Hi,
I'm getting the below error on performing some action like drag and drop, updating events, refreshing scheduler and its not consistent. event fields have all the values
PrintFlow4D/:15 ERROR Error: Uncaught (in promise): Error: Unknown identifier ModelClass-28586286-1-2150_5 pt 1.$.endDateDirection
Error: Unknown identifier ModelClass-28586286-1-2150_5 pt 1.$.endDateDirection
at throwUnknownIdentifier (schedulerpro.module.js:173136:9)
at EngineTransaction.addEdge (schedulerpro.module.js:173857:9)
at EngineTransaction.onReadIdentifier (schedulerpro.module.js:173897:33)
at EngineTransaction.calculateTransitionsStackGen (schedulerpro.module.js:174022:47)
at calculateTransitionsStackGen.next (<anonymous>)
at EngineTransaction.calculateTransitions (schedulerpro.module.js:173935:19)
at calculateTransitions.next (<anonymous>)
at schedulerpro.module.js:172692:23
at Generator.next (<anonymous>)
at asyncGeneratorStep (asyncToGenerator.js:3:1)
at throwUnknownIdentifier (schedulerpro.module.js:173136:9)
at EngineTransaction.addEdge (schedulerpro.module.js:173857:9)
at EngineTransaction.onReadIdentifier (schedulerpro.module.js:173897:33)
at EngineTransaction.calculateTransitionsStackGen (schedulerpro.module.js:174022:47)
at calculateTransitionsStackGen.next (<anonymous>)
at EngineTransaction.calculateTransitions (schedulerpro.module.js:173935:19)
at calculateTransitions.next (<anonymous>)
at schedulerpro.module.js:172692:23
at Generator.next (<anonymous>)
at asyncGeneratorStep (asyncToGenerator.js:3:1)
at resolvePromise (zone.js31)
at zone.js17
at zone.js33
at _ZoneDelegate.invoke (zone.js:375:26)
at Object.onInvoke (core.mjs33)
at _ZoneDelegate.invoke (zone.js:374:52)
at Zone.run (zone.js:134:43)
at zone.js36
at _ZoneDelegate.invokeTask (zone.js:409:31)
at core.mjs55