-
# User Description
_User did not enter any detailed information._
# Stack Trace
```
java.lang.NoClassDefFoundError: okhttp3/internal/Util
at ai.codium.UtilsKt.calculateSpacesAndTabsCountForOff…
-
Styled components is applying wrong styles during SSR hydration. The problem is that styles in production builds are swapped across components. For instance, the class `sc-16rshtk` is applied to a Too…
-
### Problem
Currently we only have `font-weight` and `color` as themed, but we should have better `padding`, `margin`, `font-sizes`
### Breaking Changes
This will require maybe some extra sty…
-
Hello Scale Team,
my company is currently developing multiple React-Projects for Telekom.
We were very happy to discover the Scale Framework for easy access to Telekom styled components.
Unfortun…
-
We have old pages directory now we update the version of next 13 but we also want to update styled-components to 5 to 6
but in latest styled-components version 6 style is not working as when we pass …
-
### Steps to reproduce
Link to live example: https://codesandbox.io/p/sandbox/affectionate-pine-jcjrf4
Steps:
1. Add `{ value: -1, label: "All" }` to the pageSizeOptions array
2. Use a grid fi…
-
### Steps to reproduce
Link to live example: https://stackblitz.com/edit/github-9jgg4d?file=src%2Findex.tsx
Steps:
1. Inspect each of the size variants of the components button and input.
2. …
-
### Steps to reproduce
Steps:
1. create a browser extension with plasmo `npm create plasmo --with-src`
2. add mui according to the docs `npm install @mui/material @emotion/react @emotion/styled`
3…
-
## Common Needs
- customize theme and color
- better structure
- components/styled, to host wrapped components using styled solution (such as styled-components, @emtion/styled)
-
Currently this is not feasible until styled-components/styled-components#152 is merged, but after that's complete and we've upgraded all dependencies (#26) we should be able to implement `styled-compo…