sandpack icon indicating copy to clipboard operation
sandpack copied to clipboard

A component toolkit for creating live-running code editing experiences, using the power of CodeSandbox.

Results 194 sandpack issues
Sort by recently updated
recently updated
newest added

An alternative solution to https://github.com/codesandbox/sandpack/issues/908, based on the conversations found in the PR draft https://github.com/codesandbox/sandpack/pull/909. I'm not sure if adding new message types like this is ok to do, but...

# Bug report ## Packages affected - [x] sandpack-client - [ ] sandpack-react ## Description of the problem Since migrating my CSS course to use Sandpack via the Static template,...

bug
triage

# Bug report ## Packages affected - [ ] sandpack-client - [ ] sandpack-react - [x] sandpack bundler - let me know if this issue should be moved elsewhere :)...

bug
triage

## Packages affected - [ ] sandpack-client - [x] sandpack-react ## What is this feature? As an integrated IDE, it would be very convenient to have the possibility to use...

triage

# Bug report ## Packages affected - [ ] sandpack-client - [x] sandpack-react ## Description of the problem The current example of the Vite template on the official site doesn't...

bug

Hey folks, starting this as a docs request since I think what we're running into is just a lack of knowledge. We have an internal documentation site and packages, and...

triage

# Bug report Getting the following issue when trying to run a medium-sized project in Sandpack: ```Could not find/install babel plugin 'proposal-decorators': Cannot find plugin 'proposal-decorators' or 'babel-plugin-proposal-decorators'``` The error...

bug
triage

# Bug report ## Packages affected - [ ] sandpack-client - [*] sandpack-react ## Description of the problem ``` "scripts": { "start": "tsc -p . && node index.js" }, ```...

bug

# Bug report ## Packages affected - [ ] sandpack-client - [x] sandpack-react ## Description of the problem I am trying to import a package that itself import a less...

bug