-
We're looking to add some cool animations to our website using Framer Motion, a popular tool for smooth, easy-to-implement animations in React apps. The goal is to spruce up things like button clicks,…
-
Using AnimatePresence around a list render in React adds extra and duplicated DOM nodes.
In the picture above you can see that the react dev tools states I have 2 items in the array but it seems th…
-
**1. Read the [FAQs](#faqs) 👇**
**2. Describe the bug**
I am using next.js 14 and adding framer motion in it everything was working properly until the motion.div was add it started giving error
…
-
### NextUI Version
2.4.2
### Describe the bug
just simple code in the below,you can run anywhere,when i click the button, the button text content is updated in a work, but not update in the Modal b…
-
Going with out [Context System based integration strategy](https://g2components.wordpress.com/2020/11/02/the-path-to-integration/), we need to create a series of "adapters" to bridge the props/markup …
-
### Description
I only want to use dark mode. I've tried setting it in every place possible.
layout.tsx
```tsx
import type { Metadata } from 'next'
import { Providers } from './providers'
im…
-
**1. Read the [FAQs](#faqs) 👇**
Done ✅
**2. Describe the bug**
Enter and exit animations are mixed when they alternate rapidly.
**3. IMPORTANT: Provide a CodeSandbox reproduction of the bug**
…
-
### Which package has an issue?
@yamada-ui/charts
### Package Version
1.3.9
### Description
Warnings in `XAxis`, `YAxis` and `ReferenceLine`.
```
Warning: XAxis: Support for defaultPr…
-
## Feature Details - Low priority task
Uplift the testimony section to a carousel. Have left & right buttons with lucide react. Have drag functionality and loop when reaching the end. Use framer-mo…
-
#### Modify Drawer to fit the content height, backdrop scale and blur effect and close drawer on background tap
1. In the DrawerOverlayPrimitive component:
- Added a `contentHeight` state to tr…