yujonglee
yujonglee
@jenipharachel Thanks. After you kindly do that for me, I'll be working on it!
> 아마도 `aws` 태그를 먼저 만들고, 이후에 만들어진 `AWS` 태그가 `aws`태그를 덮어쓰기하고 있는 것 같군요. 맞습니다. 제 생각에는 시스템이 파일이름에 대해 `case insensitive`해서 발생하는 문제인 것 같습니다. 저는 맥을 쓰고...
`customElement` using single `Dialog` component from `bits-ui`. With `customElement=true`: ``` vite v5.3.1 building for production... ✓ 546 modules transformed. dist/index.js 1,488.17 kB │ gzip: 218.27 kB dist/index.umd.cjs 830.70 kB │...
I am experiencing exact same issue too. For my case, around 30 updates on embedding field.
@rebasedming My problem solved after 0.8.4
Hi. @dj-ds @ApWin . Sorry for the late response. Can you kindly provide some example code and details? If you provide `Expo Snack`, or `Codesandbox`, we can solve this problem...
@OshedheMunasinghe See my example code in above `codesandbox` link. You should use `useState` to manage on state. That's why your toggling is not working.
Yes. Any PR related to this are welcomed. Thanks for the report.
Hi, yes I think generic map type will do. Thanks for the quick patch!