Invalid type received for "enabled". Expected: bool. Received [boolean] "false"
Create a network with options = { physics: { enabled: false } }
and look at the console output.
This seems to be related to #2452.
Create a network with options = { physics: { enabled: false } }
and look at the console output.
This seems to be related to #2452.