Satoru Ohzawa

Results 4 issues of Satoru Ohzawa

## 🐛 Bug Report Overwriting `Theme` with` xstyled v3.1` or later will cause a type error if you specify a value that does not exist in theme into utility props....

current my project has model that has non structured object property. it's like below data. ```ts const userConfig1 = { id: 1, userId: 1, config: {} } const userConfig2 =...

Closes # closes #29404 ## What I did This PR has been corrected to address an error that occurs when importing `@vitest/borwser/context` when browser mode is not used in `vitest`...

### Describe the bug `@vitest/browser/context` throws the following error when imported in `@vitest/browser` v2.1.2 or later, in environments not using BrowserMode. ```txt Error: @vitest/browser/context can be imported only inside the...

bug
needs triage