#Render error

27 messages · Page 1 of 1 (latest)

trail glen
#

I stumbled upon a new bug which i never had before while developing the app, i previously use Next 13.5 and i upgraded to fix the issue but it's not doing anything.

The issue is that whenever i come back from any page on my app to the home page ("/"), at first the font is very different to the theme, and when i refreshed it, it broke. Here's an image of the page at those stages.

Normal, Pre-broken, Broken

Is there anyone who can help me with this issue?

gritty caveBOT
#

🔎 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)

restive pier
#

any errors in console?

trail glen
#

really weird especially when it comes to something like this it should display at least some error on the console

restive pier
#

ok so just to make sure i got it,
you are at / the first time, it works fine
you go to a different page, then come back to / and see its broken
so you refresh and now nothing is shown

restive pier
#

ok and for console, you checked both the browser console or just the terminal?

trail glen
#

i checked both the console and terminal

#

you could try it by cloning my repo

#

reproducing the error

restive pier
#

can you send the repo

trail glen
#

gotta warn ya, i am a beginner so the code might be a lil messy

restive pier
#

dw, its clean. I dont see any issue with your code, when did this start?

trail glen
#

previously this doesn't happen

#

except for the font changing stuff that was normal

#

even when i upload it to vercel, it works fine as usual

restive pier
#

Hmm, no clue tbh, Maybe one of the helpers can help out

trail glen
#

have u tried running it on your local computer to see the error?

restive pier
#

will do in a bit, try deleting the .next folder btw

trail glen
#

okay, will try

#

you might look at the codes between the / page and /program&paket page are very similar, yet the latter doesn't have any problems whatsoever

trail glen
#

anyone is open to help

trail glen
#

i tried making a new page to replace the homepage and it work flawlessly