Blank Page when click browser's back button
Answered
Sage Thrasher posted this in #help-forum
Sage ThrasherOP
Hi, I hope somebody can help me.
My app works fine, I have some Go Back buttons and when I click them, they send me back to home.
The problem is when I click the browser's back button. The route changes but the page is blank.
My app works fine, I have some Go Back buttons and when I click them, they send me back to home.
The problem is when I click the browser's back button. The route changes but the page is blank.
Answered by Sage Thrasher
I solved it!
My mistake was that I had the layout files badly structured. It duplicated Head and Body tags and that is why when returning to home from another section, the page would crash.
My mistake was that I had the layout files badly structured. It duplicated Head and Body tags and that is why when returning to home from another section, the page would crash.
3 Replies
Sage ThrasherOP
up
Make a reproduction
Sage ThrasherOP
I solved it!
My mistake was that I had the layout files badly structured. It duplicated Head and Body tags and that is why when returning to home from another section, the page would crash.
My mistake was that I had the layout files badly structured. It duplicated Head and Body tags and that is why when returning to home from another section, the page would crash.
Answer