-
### Summary
I believe it would be fantastic to introduce a base-ui hook specifically designed for handling OTP inputs.
Chakra already offers a `PinInput` component along with a headless UI hook i…
-
### Description
When I pass `colorScheme` to the `Select` component. I expect to be able to use in my theme file. But the `colorScheme` comes back as `undefined`.
If I copy exactly what it here:
…
-
### Describe the bug
Certain components don't work when unsafe-inline is not defined in the CSP, a security incompatibility that should be resolved so shadcn can also be used by development teams und…
-
## Problem
There's a dependency conflict in the project. `react-lottie@1.2.3` requires an older version of React (^0.14.7 || ^15.0.0 || ^16.0.0), but the project is using React 18.2.0.
## Error Me…
Digz0 updated
4 months ago
-
- useMemoizedFn: [ahooks 3.0](https://github.com/alibaba/hooks/blob/7fad40bae29e52aec61a1fbdcbe13d67f1ad400f/packages/hooks/src/useMemoizedFn/index.ts)
- useEvent: [rc-util 5.x](https://github.com/re…
-
Cada uno de [estos modulos](https://www.awesomescreenshot.com/image/43110124?key=54087672debd5653c95fda67d2943882) deberia buscar sus propias tareas cuando empiece a estar visible en la pantalla.
-…
-
### Description
see this old issue which was closed, not fixed actually (I was able to reproduce it for all releases from 3.9 to 4.2).
https://github.com/chakra-ui/ark/issues/2816
### Link to R…
-
It would be very useful to be able to use a UI toolkit for common abstractions like tooltips, dialogs, accordions, toggles etc. Personally I like the headless approach taken by libraries in the React …
-
## Context
Develop a responsive Information Card component based on the provided design specifications. The card will display key details about services, grants, and web resources, and it will be reu…
-
For some reason, there is an extra line being added between each of my global eslint ignore comments:
```js
/* eslint-disable jsx-a11y/anchor-is-valid */
/* eslint-disable react/jsx-key */
/…