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 - [x] sandpack-react ## Description of the problem Sandpack test runs forever when I click on run Test. Below is...
## What kind of change does this pull request introduce? Next.js 14 uses a different routing structure, so I'm introducing that as a new template. However, I'm seeing an error...
# Bug report i test code editor on official website, and find this problem. https://sandpack.codesandbox.io/docs/quickstart ## Packages affected - [ ] sandpack-react ## Description of the problem every time i...
Error Unable to establish connection with the sandpack bundler.
# Bug report Hitting a problem with fetch on the Next.js template. When I comment out the body param it works, but it stalls when I add it in. Any...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
# Bug report ## Packages affected - [x] sandpack-react ## Description of the problem not support app router,nextjs version is old when config template=nextjs ```js ```
## Description of the problem I am using code sandpack client and got this error The webpage at https://6213im0-3000.nodebox.codesandbox.io/ might be temporarily down or it may have moved permanently to...
We actually want to use mdxeditor, which uses @codesandbox/sandpack-react as dependency. @react-hook/intersection-observer currently still uses a polyfill for the intersection observer. However, we have now received information that the intersection...
When running the project, the following errors occur related to CommonJS native modules failing to load and transform: 1.Failed to load CommonJS Module at "%s" /nodebox/node_modules/.store/[email protected]/node_modules/utf-8-validate/prebuilds/linux-x64/node.napi.node 2. Failed to transform...