← Back to changelog
FixedJuly 30, 2026

Clicks inside menus and popups no longer leak to the row behind them

Clicking an item inside a dropdown, dialog, popover, select or sheet no longer accidentally triggers the onClick of a clickable ancestor (like a list row that owns an overflow menu). Portaled popups are now properly isolated from their React ancestors.