Error loading content page on 2.2.0 version #24
Replies: 3 comments 9 replies
-
Hello! First, and as we usually say here: bravo! I really like what you were able to create with this template, very very clean, especially with 3 languages :) I'm sorry to hear that you're having problems, and as you seem to have made a lot of modifications -including on the home page- I don't know if I'll be able to tell you where the problem is exactly, without the full code in front of me Edit : This may be due to the way your cookies are managed, on the first loading (I use Brave) I have the same error on your site, but when I deactivate the shield, everything is normal. I also noticed some issues in the console, best thing to do is try to debug them one by one |
Beta Was this translation helpful? Give feedback.
-
Hey! Perhaps it's not related to this, but I noticed you're using Google as analytics. Have you tried to remove it all in order to see if the error is related to your cookie management? I think you should try, that way we'll know if the error is related to this, or not. If not, I'll try to investigate more if I find the time! |
Beta Was this translation helpful? Give feedback.
-
I just tried to navigate to your website, and the error was not present. Does this happen from time to time or is it regular for you? Have you tried visiting the site with other browsers? |
Beta Was this translation helpful? Give feedback.
-
Hello, sorry for the inconvenience, but I am completing the development of my project based on your template. The first time I downloaded the template was on May 28th, so it is something recent. I noticed that when running the project and accessing localhost, the Header and Footer components load, but the page content itself does not load. An interaction (click, pressing a button, etc.) is required for the content to load completely. This occurs both in development and production environments.
I noticed that in the current version this issue does not occur, but on the version I got on May 28th it also happens sometimes. I would like to understand what change was made to fix this error.
Remarks: I searched the commits and tested adding different modifications you included in the project after May 28th, but so far I haven't been successful. Could you please help me?
I attached some evidence to make the problem more understandable.
OBS: To show the context I clicked once on the screen.
Running by
yarn dev
Screen.Recording.2024-06-28.at.21.08.45.mov
Reloading page on browser
Screen.Recording.2024-06-28.at.21.09.26.mov
Beta Was this translation helpful? Give feedback.
All reactions