-
### Description
Actually new App Router feature of NextJS is unsupported due to no components are implemented with "use client" specification.
Implementing Chackra UI components for this new feature…
-
I have noticed a performance concern regarding the styles recalculation time in Radix-UI Dialog. While experimenting with cloning nodes from the official documentation page, I observed that the intera…
-
### Description
When an opened Select is inside a scrollable container, the Trigger will scroll away from the Content rather than the Content sticking to the Trigger's position.
### Link to Reproduc…
-
## Problems
- **Dark theme flash on SSR** (server-side rendering)
One obvious example is [material-ui documentation](https://material-ui.com). If you toggle dark theme and press hard refresh, …
-
### Description
While working on a site I started running into odd behaviour where Panda styles disappear from the site entirely after either a hot reload or a page navigation until `yarn dev` is kil…
-
One of my test files has markdown and I never noticed. I think it would be a really nice feature to allow for rendering and editing media descriptions as markdown.
Will consider this for all entitie…
-
### Describe the bug
"Hello there! I have been using this template for a while now and I like it. Recently, I tried to add a new package called 'react-hook-form' but I encountered an error that says …
bwcr updated
9 months ago
-
I'm currently trying to implement a search field using react-instantsearch-dom and chakra-autocomplete. I seem to be hitting a wall when rendering the AutoCompleteList. I believe the issue is that the…
-
Hi team!
We are really enjoying playing with v3. We would love to see the ability to show multiple custom fields in the operator view much like the cuesheet view. Feel this would be an excellent vi…
-
### Description
When using svg assets, there is an `Unclosed bracket` error triggered.
There is a typo in the generation of svg assets in this file: https://github.com/chakra-ui/panda/blob/f419…