Daniel Keitley

Results 6 comments of Daniel Keitley

Is there a version of `vitessceR` I can downgrade to in order to get OME-TIF images loading correctly? Currently, I get a spinning icon as mentioned above and a warning...

Thanks Mark. I downloaded from the main branch but I get the following error in the R console when I start the shiny app: ``` Warning: Error in value[[3L]]: Couldn't...

I'm not sure where the `addResourcePath` function is called. I get this error when I run `shiny::runApp()`. Also, I'm not sure what's changed but I'm now getting the same error...

Hi Mark, I just managed to overcome the `Couldn't normalize path in 'addResourcePath'` error by installing `vitessceR` from source. I now get the following warnings: ``` index.min.umd.js:46 - [DEPRECATED] Please...

Thanks for looking into this Mark. After a lot of debugging, I've finally worked out that the issue was because the `renderLayers` and `image` names didn't match in the file...

I'm also having this issue and would really appreciate a solution. Any ideas?