Example CodeSandbox links don't work? #117
|
I'd like to play with the Rows example, but when I click the CodeSandbox button, CodeSandbox reports that none of the files exist (although it shows the project running). The error it shows is: I tried 2 different browsers (on Windows: Chrome and Edge) and rebooted - not sure why CodeSandbox thinks the files don't exist. I think this was working last week (though I'm not positive about that, might have been a different library I was looking at). Any ideas? |
Replies: 1 comment 2 replies
|
It must be a CodeSandbox glitch. It looks like it replaces Have you tried forking the sandbox? Have you tried closing the editor tab and re-opening it from the left-hand side navigation menu? And, of course, you always have an option to clone this repository and run the examples locally. |

The difference is that
https://codesandbox.io/s/are legacy browser sandboxes whilehttps://codesandbox.io/p/sandbox/are modern cloud sandboxes.Some other users are experiencing the same CodeSandbox error as you do. Please follow codesandbox/codesandbox-client#7761 for updates. I don't believe there is anything I can do to resolve this issue.