Open nikilster opened 9 years ago
When trying to pan / zoom:
Uncaught TypeError: Cannot read property 'conf' of undefined Uncaught TypeError: Cannot read property 'vis' of undefined
@kylerob's quick fix in #543 seems to fix this for me
I can confirm this is also happening to me today with the latest version of Chrome and the Alchemy.js on the CDN. Moving the 'push' line up before the 'switch' in prototype.begin on a local copy as suggested by @kylerob in #543 fixes this issue for me as well.
I just fired up the latest Alchemy library and it seems like zooming and panning aren't working. Any ideas?