Select component displaying horizontal list

How do I fix this? The select component is in a modal.

hello, @Jacki_Saorsail.

Am I correct in understanding that the problem is with text overflow? Or with horizontal placement of elements?

Regards, Nikita.

Horizontal placement of elements mainly

Hi @Jacki_Saorsail

How we can reproduce the issue?

I just tried in my app and it works for me

Regards,
Vlad

All of my select elements inside modals are doing this. It doesn’t matter if there is nothing below them or if I make the modal bigger. Here is my code for one of them


(options are loaded when a block inside the modal is mounted)

Hello @Jacki_Saorsail,

I believe the root of the issue might not lie in the logic but rather in the styles, although this is just a hypothesis. Could you please create a test page with minimal logic where this issue is reproduced?
This would allow us to test it and find a solution.

Regards,
Alexander