d3-orrery icon indicating copy to clipboard operation
d3-orrery copied to clipboard

online example is broken

Open jumpjack opened this issue 5 years ago • 0 comments

online example https://ofrohn.github.io/orrery-viewer.html is broken due to error at line 1729:

Uncaught TypeError: Cannot convert undefined or null to object at hasOwnProperty () at has (orrery.js:1729) at getObject (orrery.js:2099) at orrery.js:2356 at Object. (d3.js:1995) at Object.event (d3.js:504) at XMLHttpRequest.respond (d3.js:1948)

jumpjack avatar Oct 04 '20 13:10 jumpjack