Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'nodeType' of null #8

Open
cangfengzhe opened this issue Nov 4, 2017 · 1 comment
Open

Comments

@cangfengzhe
Copy link

cangfengzhe commented Nov 4, 2017

When clicking the 'Add Track' button , the console bar show

Uncaught TypeError: Cannot read property 'nodeType' of null
at Object.addChild (_Container.js:42)
at Object. (Hierarchical.js:171)
at _findCategory (Hierarchical.js:173)
at _findCategory (Hierarchical.js:175)
at Object. (Hierarchical.js:152)
at Object.forEach (array.js:247)
at Object.addTracks (Hierarchical.js:141)
at Evented. (lang.js:383)
at Evented.dispatcher [as on/jbrowse/v1/c/tracks/new] (aspect.js:101)
at Function.on.emit (on.js:344)

in the /src/dijit/_Container.js line 42

this error was caused by the version dijit

the version of JBrowse I use is 1.12.3

Please supply the JBrowse version best for the plugin of bionanogenomics.

@cmdcolin
Copy link

I found a fix for this here, a patch that can be made to jbrowse itself GMOD/jbrowse#1637

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants