data-[state=open]:animate-in will cause the blur in Dialog, Popover, DropdownMenu, Select, and ContextMenu, etc.
data-[state=open]:animate-in
Dialog
Popover
DropdownMenu
Select
ContextMenu
Remove the data-[state=open]:animate-in class from the Content of those components will solve the blur issue.