-
### Discussed in https://github.com/nextui-org/nextui/discussions/2192
Originally posted by **sgoldcreatives** January 1, 2024
So I have no problem displaying the table using arrays and such.…
-
### NextUI Version
"@nextui-org/dropdown": "^2.1.29" "@nextui-org/button": "^2.0.34" "@nextui-org/tooltip": "^2.0.37"
### Describe the bug
Warning: Maximum update depth exceeded. This can happen wh…
-
### NextUI Version
2.4.6
### Describe the bug
I'm new to React and am using the NextUI library for my project. I want to create a custom function component, `ProfDropdownItem`, to render multiple `…
-
### NextUI Version
2.4.8
### Describe the bug
```ts
'use client';
import NextImage from 'next/image';
import { Avatar } from '@nextui-org/react';
export default function Home() {
return …
-
### NextUI Version
2.4.8
### Describe the bug
I'm trying to (lazy) load a video in a nextui modal when it opens and pause it when it closes.
When I use the most basic modal example I can fin…
-
### NextUI Version
2.4.8
### Describe the bug
In the `Popover` component, set the `backdrop` prop to "blur" or "opaque".
Touching on the Popover can pop up normally. However, when the view…
-
### NextUI Version
2.3.6
### Describe the bug
It seems like the label of textarea is smaller than the label of other Input.
The font size of textarea label is `var(--nextui-font-size-small)` whi…
-
### NextUI Version
2.4.8
### Describe the bug
ChevronDown is not working when I click on icon because of aria-hidden.
### Your Example Website or App
_No response_
### Steps to Reproduce the Bug…
-
### NextUI Version
2.4.0
### Describe the bug
isbordered property and color property not working properly
### Your Example Website or App
_No response_
### Steps to Reproduce the Bug or Issue
u…
-
## Describe the bug
The plugin works fine with docusaurus 2.3.0 with plugin 1.7.3. Creating this issue to document a current failure mode with the beta release.
```
Module not found: Error: Can…