Hi,
if I specify a layout and the nodes state changes, an exception occurs: Cannot read property 'id' of null
You can reproduce this problem here:
If you click the "Change Node State" button, you can see this exception. If you remove the layout attribute on lines 64-67, no exception occurs.
Is there something wrong with the implementation, ot is this a bug?
Thanks!