Overflow Select dropdown on modal
Hey there using LivewireUI modals (https://github.com/wire-elements/modal) I can't manage to show the dropdown box on the Select component:
Anyone had the same or similar problem? Tried several things, overflow, z-index etc...
1 Reply
Solution
Got it! Added overflow-visible on the main modal component and it works