Closed
Description
Feature request
Overview
I need to remove disableOutsidePointerEvents
feature in Dialog
component but it seems impossible https://github.com/radix-ui/primitives/blob/main/packages/react/dialog/src/Dialog.tsx#L241.
Additional context
Such option is already exists in DropdownMenu.Content component, would be useful to have it in Dialog as well.