dasmoth / dalliance

Interactive web-based genome browser.
http://www.biodalliance.org/
BSD 2-Clause "Simplified" License
226 stars 68 forks source link

Error when Add DAS Custom Data #61

Closed rnugraha closed 10 years ago

rnugraha commented 10 years ago

Just update to v0.12 but I got following js error when trying to add DAS custom data:

Uncaught ReferenceError: DASSegment is not defined dalliance-compiled.js:460 pa dalliance-compiled.js:460 H dalliance-compiled.js:440 (anonymous function) dalliance-compiled.js:460

No track being added. Any advice?

dasmoth commented 10 years ago

Some missing imports with broke DAS support in the track-adder (but nowhere else) in compiled builds.

Now fixed in 0.12.1 and master, thanks.