Kirill Merkushev

Results 87 comments of Kirill Merkushev

Hmm ![image](https://user-images.githubusercontent.com/1964214/69041831-7a7c7800-09f0-11ea-8c32-e3a5a1018d52.png)

okay, so I would try to fix that in selenoid first and then let's see what happens

fix for https://github.com/aerokube/selenoid/issues/771 was released, it could help, can you verify that?

basically all we discussed here was fixed in the latest selenoid release

@emilorol thx for the extensive answer, we will try to investigate more on the selenoid side

Cool, actually its already almost implemented - you can just expand vnc into fullscreen mode and log will be hidden (and not consume resources). So in case, we will hide...

Actually, hadn't had any thoughts about usage of the UI with non-root path, so it should be fixed :) Will try to do it today.

Merged in master, so please try latest docker image. If it will not work, pls share your proxy config

Its react router logic - it changes the url in browser without reload. Don't know how to make this changes relative

@remy-tiitre some investigation says that it not so easy to implement. React-router doesn't provide out-of-the-box solution with a dynamic base path. So it will be much easier to use root...