-
## Steps to Reproduce
1. Add a `PlatformViewLink` widget to your Fire Tablet(Android) application
2. Create an AndroidView that returns `PlatformViewsService.initExpensiveAndroidView` in `onCreate…
-
### Acknowledgements
- [X] I read the documentation and searched existing issues to avoid duplicates
- [X] I am reporting a confirmed bug (not seek debugging help)
- [X] I understand this is a collab…
-
package: @yamada-ui/switch
### Description
`@yamada-ui/switch` has a test coverage of less than 95%. We will enhance it to above 95%.
### Target files
- [packages/components/switch/src/switch.tsx](h…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.5.2
### Description
`ModalOverlay` has a fixed height.
`"100dvh"`, not `"100vh"`.
```diff
const css: CSSUIO…
-
### Description
In v2.0, Yamada UI components are now headless. In doing so, duplicate styles were present. This will be corrected.
### Problem Statement/Justification
Duplicate styles should be re…
-
package: @yamada-ui/autocomplete
### Description
`@yamada-ui/autocomplete` has a test coverage of less than 95%. We will enhance it to above 95%.
### Target files
- [packages/components/autocomplete…
-
package: @yamada-ui/select
### Description
`@yamada-ui/select` has a test coverage of less than 95%. We will enhance it to above 95%.
### Target files
- [packages/components/select/src/select-list.t…
-
### Provide the exact quote of the error or issue
Reverse order of `theming` and `props` in `Button` component documentation
### Does the docs page already exist? Please link to it.
https://yamada-…
-
package: @yamada-ui/modal
### Description
`@yamada-ui/modal` has a test coverage of less than 95%. We will enhance it to above 95%.
### Target files
- [packages/components/modal/src/drawer.tsx](http…
-
### Provide the exact quote of the error or issue
Our current documentation for useBreakpointValue doesn't include an example for the 2xl breakpoint. The existing example is:
```
const bg = useBrea…