akre54 / Backbone.D3View

A Backbone View powered by a D3 DOM wrapper
MIT License
25 stars 2 forks source link

Uncaught TypeError: Expecting a function in instanceof check, but got undefined #1

Closed aubergene closed 10 years ago

aubergene commented 10 years ago

Sorry, didn't have more time to investigate

http://bl.ocks.org/aubergene/raw/05322e28b69c6ee71fb7/

aubergene commented 10 years ago

Seems to be ok with current HEAD of Backbone, so perhaps will be ok in next release

akre54 commented 10 years ago

Yeah, currently we depend on Backbone master. This should be fixed when Backbone gets a version bump.

That said, there's a bunch broken in the project currently. Feel free to report any bugs or make pulls and I'll get to them as soon as I can