Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank page after using Back and Forward buttons in Safari #308

Open
Alexandru-Teodorescu opened this issue Nov 25, 2021 · 2 comments
Open
Labels
Front-end Legacy v1 Updates for existing Rosa2 customers that won't get Rosa LT [Type] Bug

Comments

@Alexandru-Teodorescu
Copy link

If you open a website using Rosa 2 in the Safari browser and go to a random page, that page will be visible. If you try to go back to the previous page using the back button, the page will go blank, and you can't view it until you refresh the page.

I've tested on local and on the demo, the same behavior is happening on both sides.

To temporarily fix this, you can add this custom code:

body.is-loading {
opacity: 1;
}
@vladolaru vladolaru added the Legacy v1 Updates for existing Rosa2 customers that won't get Rosa LT label Apr 29, 2022
@georgeolaru
Copy link
Member

Through my tests, I notice that it also happens:

  1. When the browser console is closed (if I open the inspector and navigate throughout the website, I didn't notice the opacity issue)
  2. It happens on Anima theme too

@georgeolaru
Copy link
Member

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Front-end Legacy v1 Updates for existing Rosa2 customers that won't get Rosa LT [Type] Bug
Projects
None yet
Development

No branches or pull requests

3 participants