-
### Describe the bug
Using Vite 5 with Storybook 8 RC produces the following warning:
```
The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-…
-
# Migrating create react app to nextjs
```
yarn add next
```
and so it begins
Add .next/ to `.gitignore`.
Initially I thought I would have to change the directory structure, but ne…
-
### Current Behavior
Layer5 and it's projects use [Sistent](https://github.com/layer5io/sistent) library to enable easy component reusability among our various projects.
One such component is [App…
-
Unable to resolve "react-native-svg-parser" from "src\Router.js
-
I'm using material-bread version 0.2.10 in a brand new React Native (v0.63.2) project with react-native-reanimated v1.13.0, react-native-gesture-handler v1.7.0, react-native-screens v2.10.1 and react-…
-
I'm not super familiar with React or this implementation yet, but I wanted to ask, is there a way to simply generate the SVG from the chord information not inside of a React app?
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provide…
-
I am a bit confused to change the color. And then I try to find the CSS file that control the color. And here it is.
```css
.svg-map {
width: 100%;
height: auto;
stroke: #666;
stroke-w…
-
Here's a screenshot. The chart is from [react-google-charts](https://github.com/RakanNimer/react-google-charts), which uses the Google Visualization API which renders charts as SVG elements. The downl…