Closed
Description
When changing the number of attributes on a select node, the node gets recreated.
But when you set the value to empty at te same time, this is'nt enforced on the select node, resulting in an inconsistent ui.
I made a fiddle to illustrate the problem : https://jsfiddle.net/cnrdz0n9/3/
(Just toggle a few times between "two" and empty)
(this worked until version 0.1.22)