Replies: 2 comments 1 reply
-
Hi there! You can track an issue on it here: #4857 😄 I will let you know when it is fixed though! |
Beta Was this translation helpful? Give feedback.
1 reply
-
I believe this has been fixed now, but please let us know if there are any issues still 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I'm new to Codesandbox and am probably missing the point totally.
I just created a project for kicks (training purposes) and have a couple of HTML pages in my project, one of which being "index.html".
These pages share a top navigation section with hyperlinks (anchor elements), and whenever I try to display any other page than "index.html", the page briefly loads (something like half a second) then displays the content of index.html, while the page URL remains unchanged (the URL of the actual page I'm trying to access).
This seems like behavior specific to CodeSandBox, as I have tried loading these pages in other browsers (Firefox, Chrome) without encountering this.
Any idea what could cause this: my HTML code, CodeSandBox browser, stupidity... ?
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions