Tobia De Koninck
Tobia De Koninck
Hi, this is interesting, we do have test cases using datatables that work fine, so I expect this happens in a specific feature of datatables. Would it be possible to...
Hi @danielloader Thank you for opening this issue. It's an interesting use-case, which we have considered implementing as well. We are currently collecting interest for making it easier to host...
Thank you for the additional testing! I'm able to reproduce the issue when using SAML, we will fix this in the coming days, stay tuned!
Hi @kramerrs , I found a fix for the issue. Can you please try using the docker image `openanalytics/shinyproxy-snapshot:3.1.0-20240514.164846` and let us know whether this fixes the issue?
I think this might be the same issue as in #481 , could you test with using the docker image `openanalytics/shinyproxy-snapshot:3.1.0-20240514.165349` ?
Great that it's now fixed! There is no ETA yet, we still have a few things we want to fix before making a new release, but it should be there...
Hi, both fixes are now included in ShinyProxy 3.1.1, therefore I'm going to close this issue.
Hi, thank you for your contribution. Did you test whether this is still an issue in more recent releases of ShinyProxy? The method of setting up the iframe height has...
Hi In general we have taken the approach of only reading the configuration file at startup of ShinyProxy and not re-loading any of the configuration settings. The main reason is...
Hi @corey-dawson on Kubernetes you can also use the shinyproxy operator: https://github.com/openanalytics/shinyproxy-operator . This works in a similar way as you described. However, it will keep the old ShinyProxy servers...