hcstubbe

Results 3 issues of hcstubbe

I am trying to host a [shinyMobile app](https://rinterface.github.io/shinyMobile/) with [progressive web app](https://en.wikipedia.org/wiki/Progressive_web_application) support on the most recent version of [ShinyProxy (2.6.0)](https://www.shinyproxy.io/). However, PWA seems to be not supported. Do you...

question

I am trying to host a [shinyMobile app](https://rinterface.github.io/shinyMobile/) with [progressive web app](https://en.wikipedia.org/wiki/Progressive_web_application) support on the most recent version of ShinyProxy (2.6.0). However, PWA seems to be not supported. Is it...

enhancement

When I swap an HTMX fragment, I sometimes want to run JavaScript in that fragment immediately and only there. This is great for keeping the JavaScript local to the fragment...