#Blank Page when click browser's back button

5 messages · Page 1 of 1 (latest)

lone bramble
#

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.

dark yewBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

lone bramble
#

up

weary zenith
#

Make a reproduction

lone bramble
#

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.