The modal component already uses the Liveview `<.portal>` element for the modal dialog. Dropdown menu should also be portalled. See docs: https://hexdocs.pm/phoenix_live_view/Phoenix.Component.html#portal/1
The modal component already uses the Liveview
<.portal>element for the modal dialog. Dropdown menu should also be portalled.See docs: https://hexdocs.pm/phoenix_live_view/Phoenix.Component.html#portal/1