@mithun wrote:
Hi Walter,
Is the warning seen expected? How to solve this?
Here’s my adornment code for link :
selectionAdornmentTemplate: $$(go.Adornment, { layerName: 'AdornmentLayer' }, $$(go.Shape, { isPanelMain: true, stroke: "dodgerblue", strokeWidth: 4 }) )Here’s the warning I am seeing:
Change not within a transaction: !dEnumValue.Insert parts: AdornmentLayer new: Adornment()ParallelLink#2160([object Object]) 0 go-debug.js?r=Extreme Management Center 8.5.0.DEV23:14 Change not within a transaction: !d data: Adornment()ParallelLink#2160([object Object]) new: [object Object] go-debug.js?r=Extreme Management Center 8.5.0.DEV23:14 Change not within a transaction: !d category: Adornment(Selection)ParallelLink#2160([object Object]) old: new: Selection
Posts: 6
Participants: 2