Hi, so basically as soon as we enter fullscreen mode, any dom elements on screen are suddenly invisible. Checking through chrome’s element inspector, they are all in the correct positions, just not displaying. Exiting fullscreen doesn’t make them reappear, until I switch to a different tab and back again, and which point they reappear.
Was wondering if anybody else has come across this issue and knew a potential fix? Or if it’s worth putting up a github issue for it?