littlebee / git-time-machine

Atom package that allows you to travel back in commit history
MIT License
1.12k stars 37 forks source link

Panel fails to show after 1.4.1 update (until restart) #42

Closed mjswensen closed 8 years ago

mjswensen commented 8 years ago
Error: Invalid value for <circle> attribute r="NaN"
  (anonymous function) @ /Users/mjswensen/.atom/packages/git-time-machine/node_modules/d3/d3.js:8756
  tick @ /Users/mjswensen/.atom/packages/git-time-machine/node_modules/d3/d3.js:8956
  (anonymous function) @ /Users/mjswensen/.atom/packages/git-time-machine/node_modules/d3/d3.js:8936
  d3_timer_mark @ /Users/mjswensen/.atom/packages/git-time-machine/node_modules/d3/d3.js:2166
  d3_timer_step @ /Users/mjswensen/.atom/packages/git-time-machine/node_modules/d3/d3.js:2147
58

Error: Invalid value for <circle> attribute r="NaN"
  (anonymous function) @ /Users/mjswensen/.atom/packages/git-time-machine/node_modules/d3/d3.js:8756
  tick @ /Users/mjswensen/.atom/packages/git-time-machine/node_modules/d3/d3.js:8956
  d3_timer_mark @ /Users/mjswensen/.atom/packages/git-time-machine/node_modules/d3/d3.js:2166
  d3_timer_step @ /Users/mjswensen/.atom/packages/git-time-machine/node_modules/d3/d3.js:2147

After restarting, errors still occur but panel successfully shows.

littlebee commented 8 years ago

thanks again Dustin.