sandpack
sandpack copied to clipboard
A component toolkit for creating live-running code editing experiences, using the power of CodeSandbox.
# Bug report ## Packages affected - [ ] sandpack-client - [ ] sandpack-react ## Description of the problem ## What were you doing when the problem occurred? ### What...
# Bug report ## Packages affected - [ ] sandpack-client - [x] sandpack-react ## Description of the problem ## What were you doing when the problem occurred? Trying to setup...
# Bug report This is almost same as https://github.com/codesandbox/sandpack/issues/373 , I am trying to render a HTML which contains inline **CSS** inside `` , but Sandpack totally ignores it ,...
The error which displayed in the sandpack panel is //////// Unable to establish connection with the sandpack bundler. Make sure you are online or try again later. If the problem...
# Bug report "@codesandbox/sandpack-client": "2.10.0" When running a basic version of Sandpack the preview is visible, after a few seconds i get this error: ``` Couldn't connect to server This...
# Bug report ## Packages affected https://github.com/lanmower/Sandpack - [*] sandpack-client - [*] sandpack-react ## Description of the problem I've reached a point on a codebase where sandPack doesn't start when...
I couldn't find how can i manually run the sandpack (by clicking a button) when using `autorun: false` prop.
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.29.5. Release notes Sourced from rollup's releases. v3.29.4 3.29.4 2023-09-28 Bug Fixes Fix static analysis when an exported function uses callbacks (#5158) Pull Requests #5158:...
# Bug report When using Vite 5 with Sandpack, it throws this error. There is a workaround using the package.json `overrides` field, but that workaround is broken in Sandpack. ```...
# Bug report ## Packages affected - [ ] sandpack-client - [x] sandpack-react ## Description of the problem When i use sandpack, Some resources always fail to load. : local:...