codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

An online IDE for rapid web development

Results 384 codesandbox-client issues
Sort by recently updated
recently updated
newest added
trafficstars

💥 Crash Report What were you trying to accomplish when the crash occurred? > Please use this issue template to describe what you were doing when you encountered this crash....

# 🐛 bug report ## Preflight Checklist - [ ] I have read the [Contributing Guidelines][contributing] for this project. - [ ] I agree to follow the [Code of Conduct][code_of_conduct]...

# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...

  Open in CodeSandbox Web Editor | VS Code ## What kind of change does this PR introduce? ## What is the current behavior? ## What is the new behavior?...

💥 Crash Report Trying to create a new snapshot > Clicking on Create Snapshot button crashes the app The template object looks like some corrupted data that applicable only to...

# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...

  Open in CodeSandbox Web Editor | VS Code This PR adjusts the default GitHub scopes we ask for. Instead of `public_repo`, we ask for `repo`, which is required for...

![image](https://user-images.githubusercontent.com/81057804/182029887-9ea5dd55-3bd5-447d-a7d3-8a4d00730504.png) It seems that when I was using code sandbox my files were not being color coding, could anyone suggest why is that?

https://codesandbox.io/s/gallant-fast-2fzunm?file=/src/pages/Home.vue

# 🌈 Feature Hello, I noticed that `.jsx` files have better editing features for jsx syntax than `.js` files, like Emmet support. For this reason, I change all my `.js`...