caprover / caprover-frontend

Frontend App for https://github.com/caprover/caprover
59 stars 83 forks source link

Safari and the disappearing html elements #44

Open r-chris opened 4 years ago

r-chris commented 4 years ago

What is the problem?

When viewing certain pages on the CapRover WebUI in Safari, some of the html elements appear only for half a second on screen and then disappear.

Steps to reproduce the problem:

  1. Open CapRover in Safari (e.g. https://captain.server.demo.caprover.com)
  2. Navigate to apps: https://captain.server.demo.caprover.com/#/apps
  3. Open an app: https://captain.server.demo.caprover.com/#/apps/details/demo-nodejs
  4. Select the "Deployment" Tab

Answers to the following questions where applicable:

Your OS and version?

Browser Client:

CapRover Server:

Here is an example gif of what's happening: Screen Recording 2020-06-16 at 10 00 57

r-chris commented 4 years ago

I noticed that when you place the cursor into any visible input fields, those elements that had disappeared, now reappear.