GMOD / jbrowse

JBrowse 1, a full-featured genome browser built with JavaScript and HTML5. For JBrowse 2, see https://github.com/GMOD/jbrowse-components.
http://jbrowse.org
Other
460 stars 199 forks source link

sequence search track keeps "Loading" in 1.12.0 #676

Closed billzt closed 8 years ago

billzt commented 8 years ago

JBrowse 1.12.0, Firefox 43.0.3, Using "Add sequence search track":

a

Click "Search", the track keeps "Loading". The results can't appear b

enuggetry commented 8 years ago

Indeed it is broke. Thanks.

billzt commented 8 years ago

OMG! Any chance to fix? @enuggetry @rbuels @cmdcolin @dkasenberg @skinner

enuggetry commented 8 years ago

The workaround for now is to disable the NeatCanvasFeatures plugin in the trackList.json config file.

Remove the line from the "plugins": section: "NeatCanvasFeatures",

billzt commented 8 years ago

The problem is fixed according to @enuggetry 's suggestion. However NeatCanvasFeatures is really beautiful, it is too cruel to remove it. I hope JBrowse could fix the bug as soon as possible.

ihh commented 8 years ago

We're working on it...

enuggetry commented 8 years ago

Fixed.

enuggetry commented 8 years ago

The fix was released in 1.12.1