The changes to remove the add/remove Event listener methods in 5.0.6 break vis-graph3d. You should never change the api (i.e. change/remove public api methods) in a minor release! See https://github.com/visjs/vis-graph3d/issues/1064
The changes to remove the add/remove Event listener methods in 5.0.6 break vis-graph3d.
You should never change the api (i.e. change/remove public api methods) in a minor release!
See visjs/vis-graph3d#1064