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
Note that if you create a catch handler that initializes a blank rpc server, it can respond to requests with an error message perhaps, but that might not be the best solution
Can be seen here
http://s3.amazonaws.com/jbrowse.org/code/jb2/master/index.html?config=test_data%2Fconfig_demo.json&session=share-RQpQx-AgK8&password=W1dwc
There is an uncaught promise from this guy
https://github.com/GMOD/jbrowse-components/blob/master/products/jbrowse-web/src/rpc.worker.ts#L110-L134
Note that if you create a catch handler that initializes a blank rpc server, it can respond to requests with an error message perhaps, but that might not be the best solution