Render error
Unanswered
Pacific sand lance posted this in #help-forum
Pacific sand lanceOP
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?
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?
26 Replies
any errors in console?
@Arinji any errors in console?
Pacific sand lanceOP
nope
really weird especially when it comes to something like this it should display at least some error on the console
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
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
ok and for console, you checked both the browser console or just the terminal?
Pacific sand lanceOP
i checked both the console and terminal
you could try it by cloning my repo
reproducing the error
can you send the repo
Pacific sand lanceOP
gotta warn ya, i am a beginner so the code might be a lil messy
dw, its clean. I dont see any issue with your code, when did this start?
@Arinji dw, its clean. I dont see any issue with your code, when did this start?
Pacific sand lanceOP
i'd say a couple days ago
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
Hmm, no clue tbh, Maybe one of the helpers can help out
Pacific sand lanceOP
have u tried running it on your local computer to see the error?
will do in a bit, try deleting the .next folder btw
Pacific sand lanceOP
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
@Arinji will do in a bit, try deleting the .next folder btw
Pacific sand lanceOP
any luck?
Pacific sand lanceOP
anyone is open to help
Pacific sand lanceOP
i tried making a new page to replace the homepage and it work flawlessly
still have no idea why the page js won't work at all