Apollo3 setup via Docker Compose #761
Unanswered
mrizwan-riaz
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
This seems like it's probably from Apollo expecting a different version of JBrowse. How are you specifying the version of Apollo? If you're using the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to set up Apollo 3 (v0.3.8) with JBrowse 2 (v3.6.5) using Docker Compose. I have encountered issues loading the Apollo plugin, with errors like:
TypeError: n.getContext is not a function@http://.../data/apollo.js:1:753898@http://.../data/apollo.js:1:1538. .@http://.../data/apollo.js:1:26352657/loadUMDPlugin/<@http://.../static/js/880.b4c8b136.chunk.js:1:1686loadUMDPlugin@http://.../static/js/880.b4c8b136.chunk.js:1:1703loadPlugin@http://.../static/js/880.b4c8b136.chunk.js:1:21862657/load/<@http://.../static/js/880.b4c8b136.chunk.js:1:2627load@http://.../static/js/880.b4c8b136.chunk.js:1:25942657/n<@http://.../static/js/880.b4c8b136.chunk.js:1:3127This error occurs when I try to load reference sequence or any annotation track in the JBrowse.
Any help is much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions