You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: