-
# 🐛 Bug report
When using the Checkbox component in a story with the defaultChecked prop set, I get the following error from while doing snapshot testing with Storybook:
```
TypeError: The prov…
-
素晴らしいサービス提供にとてもありがたいです
自身のNextjs環境での導入にあたりエラーがあり、issueを立てました
##### 本題
`zenn-markdown-html`を[Use on your website](https://github.com/zenn-dev/zenn-editor#use-on-your-website)に沿って導入を進めると、
`node_…
-
I'm weirdly getting this error again. Seems like something changed with React's types, since I'm getting this after upgrading to Expo SDK40:
```ts
Type '{ children: string; }' is not assignable to…
-
Using Next,js to start, But cannot with these problem. Anyone recognize it before?
Already deleted **package.lock.json** installed again.
Using Node v14.15.5, Npm v6.14.11.
```
Error: Package…
-
Hi, I am trying to sync a new mediapipe project in Android Studio on my Ubuntu but got an Apple-related error. How can I disable iOS build targets to get rid of the errors?
Environment:
Ubuntu 18.…
-
**Describe the bug**
I'm using Chakra UI to render a menu. Each `MenuItem` component is rendered as a `button` element. In a menu of two items, the second item is misaligned since it's given a left…
-
Likely related to #399.
This is JFYI. I remember that code splitting is not fully supported, but with ~~0.11.0~~ 0.10.1, it seems to be even more broken. On the Framer codebase, it generates
**a…
-
Hello! I'm setting up the project to give it a test go. I'm running into a dependency tree issue when running `npm i`:
```sh
npm ERR! While resolving: tinking@0.1.0
npm ERR! Found: react@17.0.1
…
-
# 🐛 Bug report
when i : npm run dev
I get the error message
error - ./node_modules/@chakra-ui/react-utils/dist/esm/index.js:3:0
Module not found: Can't resolve './dom'
## 💥 Steps to repro…
-
# 🐛 Bug report
> Error using CRA with Chakra UI JS template on Windows 10
## 💥 Steps to reproduce
run `npx create-react-app my-app --template @chakra-ui`
## 🧐 Expected behavior
> To be …