Hi,
This issue has been originally raised on GitHub: https://github.com/openanalytics/shinyproxy/issues/12
Internet Explorer doesn’t display apps properly. The app window doesn’t fill the full height of the window but only a narrow bar:

I am using Internet Explorer 11.
Speculation: This might be related to the use of $(window).height() in the template.
Thanks for looking into this
1 Like
Hi @ahalaz,
Can you check whether this is still the case with ShinyProxy 0.9.4?
We made a few fixes to improve compatibility with Internet Explorer:
https://www.shinyproxy.io/downloads/
Best,
Tobias
Hi @tverbeke,
I checked and the issue still persists with version 0.9.4 (as I reported on GitHub; my apologies for not reporting here as well).

Thank you for looking into this,
Andrei
Hi @tverbeke,
Please check my latest comment on GitHub: https://github.com/openanalytics/shinyproxy/issues/12#issuecomment-320618474.
I think the issue is solved.
Thanks,
Andrei
Thanks for the feedback, @ahalasz, and good to hear it is solved.