Sergi
Sergi
Hi, When deploying our code to Galaxy with [email protected] it fails with: ``` 2022-06-28 08:46:44+02:00/app/bundle/programs/server/node_modules/fibers/future.js:280 2022-06-28 08:46:44+02:00 throw(ex); 2022-06-28 08:46:44+02:00 ^ 2022-06-28 08:46:44+02:00 2022-06-28 08:46:44+02:00TypeError: Cannot read property 'constructor' of...
Hi, As referenced in issue https://github.com/zodern/meteor-up/issues/115 we have problems deploying with browser-policy package added. A 502 Bad Gateway error appears. When removing browser-policy the platform is deployed correctly. Any advise...
Hi, Is there a way to display the names of the axes? Like the attached image. Thanks 
Hi, I want to load a GRO file and its correspondant TRR. I use NGL from npm client side and the following code, but it returns "Cannot read property getNumframesUrl"...
Hi, Is there a CAAT roadmap ? or some features you want to add ? Thanks
I've done a Meteor package from your font repo. https://github.com/ixdi/material-design-iconic-font.git Thanks!
Hi, I'm new to MDSrv and would like to initiate it and use the API to load a trajectory into NGL without the GUI. My intention is to load files...
The same code does not work in 3.4-beta.12. React is not rendering a simple component. It also didn't work with 3.4-beta.1. The same code is rendering the component with [email protected]...