When pressing "Preview Sim" in CCK AC studio (after putting CircuitElementNode into PhetioGroups) I get an error when at least one element is in the play area, "dynamic elements should only be created by the state engine when setting state" but it is setting state.
I have phetioState: false for the circuit element nodes. Does this problem relate to the inverted trident pattern?
When pressing "Preview Sim" in CCK AC studio (after putting CircuitElementNode into PhetioGroups) I get an error when at least one element is in the play area, "dynamic elements should only be created by the state engine when setting state" but it is setting state.
I have
phetioState: false
for the circuit element nodes. Does this problem relate to the inverted trident pattern?