Next-UI autocomplete options list overflows screen if too big
I am currently working on an UI with NEXT.js and NEXT-UI. My problem is that i want to use Autocomplete compontent with pretty long texts for options. The problem is that the popover (the list of options) overflows the screen to the right.
failed to get the value of nextui autocomplete
I’m trying to make a component where the input row can increased if I press add PC