-
## 🐛 Bug Report
Below is the error I am getting after upgrading **"react-i18next" from v11.18.6 to v12.3.1**
Uncaught TypeError: Cannot add property lanes, object is not extensible
at markUpdat…
-
## Zag Integration
- React: https://zagjs.com/components/react/toast
- Svelte: https://github.com/chakra-ui/zag/tree/main/website/data/snippets/svelte/toast
## Maintainer Requests
The follow…
-
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 …
-
Do we want to roll our own UI library? Probably not, at least not for v1. There are already people doing excellent work on this.
So then we have two options:
- Choose a UI library and commit to …
-
### Description
Hi,
I would like to use chakra ui components ONLY within a shadow DOM element which is injected via a Chrome extension into websites, without impacting the hosting website style.
…
-
- 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…
-
### Link to the code that reproduces this issue
https://github.com/exKAZUu/nextjs-v15-chakra-ui-modal
### To Reproduce
1. `git clone https://github.com/exKAZUu/nextjs-v15-chakra-ui-modal`
2.…
-
### 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…
-
## 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
3 months ago
-
### 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:
…