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

Currently, a lot of operations are being done in the `componentDidUpdate`, and as Dan mentioned on #377 this is a pattern that must be avoided, in order to prevent nested...

good first issue
feature:request
triage

# What is this feature? Implement the ability to load external sandbox from CodeSandbox directly on Sandpack. The API would looks something like this: ```jsx ``` ### Main challenges: -...

# Tell us how you think we can improve Sandpack In order to improve community adoption, we could spend more time building an official plugin for Docusarus. Actually, we have...

help wanted
feature:request
needs-scoping
area:community
estimate:l

# Tell us how you think we can improve Sandpack In order to improve the community adoption, we could spend more time building an official plugin for MDX and convert...

help wanted
feature:request
needs-scoping
area:community
estimate:l

Because the bundler is a static build with a predefined html, we cannot serve the entry html of each sandpack, the same way codesandbox does. Hence, the tags don't get...

bug
bundler
feature:request

# Tell us how you think we can improve Sandpack To give some context, I have additional library files in a `public` folder that is meant to be statically served....

# Bug report ## Packages affected - [ ] sandpack-client - [x] sandpack-react ## Description of the problem I'm using `sandpack-react`. Using the `svelte` template with default settings, reactive variables...

bug

# Bug report ## Packages affected - [ ] sandpack-client - [x] sandpack-react ## Description of the problem In development, usage of React < v18 results in noisy console logging...

bug
triage

# Bug report ## Packages affected - [ ] sandpack-client - [X] sandpack-react ## Description of the problem 1) The file icons in SandpackFileExplorer shrink when my file name is...

bug
triage

# Bug report ## Packages affected I'm not 100% sure 😅 - [ ] sandpack-client - [x] sandpack-react ## Description of the problem If the Sandpack renders an anchor tag,...

bug
triage