sandpack
sandpack copied to clipboard
A component toolkit for creating live-running code editing experiences, using the power of CodeSandbox.
# Bug report Trying to run a sandpack provider with dependencies. Seems like the dependencies get installed in Sandpack env but are unable to transpile ## Packages affected - [...
# Bug report Unable to establish connection with the sandpack bundler. Make sure you are online or try again later. If the problem persists, please report it via [email](mailto:[email protected]?subject=Sandpack%20Timeout%20Error) or...
# Bug report When accidentally introducing an infinite loop in a sandbox for example: ```ts function Test() { return } ``` There is no way to recover from this on...
# Bug report ## Packages affected - [x] sandpack-client - [x] sandpack-react ## Description of the problem When I try to to set the last version of svelte via `dependencies`...
# Bug report ## Packages affected - [x] sandpack-client - [ ] sandpack-react ## Description of the problem get no a sandboxId??? ```tsx import { SandpackPreview, SandpackPreviewRef, useSandpack, } from...
# Bug report ## Packages affected - [x] sandpack-client - [x] sandpack-react ## Description of the problem Not able to view the output in sandpack preview, receiving blank screen, Maybe...
# Bug report I’m having trouble to serve static files when it’s on mobile safari. ## Packages affected - [*] sandpack-client - [*] sandpack-react ## Description of the problem I...
# Bug report ## Packages affected - [ ] sandpack-react ## Description of the problem If the file content is updated while the editor is starting up, the preview will...
## As in title, docs currently refer to team IDs as older terminology. Updating this to current terminology - workspace - [X ] Documentation; - [ ] Tests; - [...