sandpack
sandpack copied to clipboard
A component toolkit for creating live-running code editing experiences, using the power of CodeSandbox.
# Bug report I'm able to load private NPM packages by following documentation outlined here: https://sandpack.codesandbox.io/docs/guides/private-packages I setup the Verdaccio NPM proxy as outlined here: https://github.com/codesandbox/sandpack/tree/main/examples/custom-npm-registry (also found a typo,...
# Tell us how you think we can improve Sandpack ## Packages affected - [x] sandpack-client - [x] sandpack-react ## What is this feature? `nodebox` accepts both string and Uint8Array...
# Bug report ## Packages affected - [ ] sandpack-client - [x] sandpack-react ## Description of the problem It seems like the following setup results (most of the time) in...
## What kind of change does this pull request introduce? Feature implementation for #769 . ## What is the current behavior? #769 Sandpack only acceptsfile code in string format even...
# Bug report ## Packages affected - [ ] sandpack-client - [x] sandpack-react ## Description of the problem Use multiple lines of comments at the beginning of the file. Typescript...
# Bug report ## Packages affected - [x] sandpack-client - [ ] sandpack-react ## Description of the problem From [email protected] **Chrome version: 112.0.5615.12**
# Bug report ## Packages affected - [ ] sandpack-client - [ ] sandpack-react ## Description of the problem From the [Three.js docs](https://threejs.org/docs/index.html#manual/en/introduction/Installation), we should import examples from `three/addons/*` instead...
## Description My requirement is to add delete button and add button. [Link](https://sandpack.codesandbox.io/docs/getting-started/custom-ui#tabs) I have confirmed that the delete function is available through the options in the link above. But...
Bumps [next](https://github.com/vercel/next.js) from 14.0.0 to 14.1.1. Commits 5f59ee5 v14.1.1 f48b90b even more 7f789f4 more timeout ab71c4c update timeout 75f60d9 update trigger release workflow 74b3f0f Server Action tests (#62655) a6946b6 Backport...
# Bug report ## Packages affected - [ ] sandpack-client - [x] sandpack-react ## Description of the problem When a test case fails and the test description is in Korean,...