vega / polestar

Lightweight Tableau-style interface for visual analysis, built on Vega-lite.
http://vega.github.io/polestar
Other
367 stars 47 forks source link

gulp serve:dist leads to Cannot read property 'config' of undefined error #287

Closed kanitw closed 9 years ago

kanitw commented 9 years ago

running gulp serve:dist leads to

TypeError: Cannot read property 'config' of undefined
    at y (app-6bb7eaeb.js:10)
    at Object.fn (app-6bb7eaeb.js:10)
    at d.$digest (vendor-dfad8142.js:33)
    at d.$apply (vendor-dfad8142.js:33)
    at vendor-dfad8142.js:31
    at Object.r [as invoke] (vendor-dfad8142.js:31)
    at Q.s (vendor-dfad8142.js:31)
    at Q (vendor-dfad8142.js:31)
    at J (vendor-dfad8142.js:31)
    at HTMLDocument.<anonymous> (vendor-dfad8142.js:35)

running gulp serve doesn't have the same error.

kanitw commented 9 years ago

fixed as of https://github.com/uwdata/polestar/commit/6d071b4f849d7ab011368135af24bd27ca4c4307