Tobia De Koninck

Results 228 comments of Tobia De Koninck

Hi, first of all thank you for your extensive testing and feedback on the pre-initialization feature. Although we can't cover every use-case with ShinyProxy, it's good to know how it's...

Hi Thanks for opening this issue! You can indeed use `proxy.realm-id` for this. The reasons it's not yet documented, is that it's mostly useful when using the operator (either on...

Hi, I just tested with reactable and for me the scrollbar inside ShinyProxy is working fine. I tested with the following code: ```R library(shiny) library(reactable) ui = 3.3) { classes...

Hi I believe this issue has been solved or has become outdated, therefore I'm going to close it. If you still experience this problem, feel free to re-open the issue....

Hi, thanks for reporting this. This is a bit of a known issue and we already made some improvements to this in the release that is currently in development. We...

Hi We just released ShinyProxy 3.2.0 which fixes this! See the [blog](https://www.openanalytics.eu/blog/2025/07/08/shinyproxy-3.2.0/) or [release notes](https://shinyproxy.io/downloads/#320) Thank you for the suggestion!

Hi, thanks for your suggestions. There is currently no native solution in ShinyProxy for this, but it's possible with some more advances setup. First of all, I think this only...

Hi W.r.t to the first issue: it's indeed a known issue that ShinyProxy keeps re-trying to create the container. This is something we want to improve in the next release....

Hi > Refreshing application pods on container image updates As you noticed one approach is to update the config when there is a new docker image. You can either update...