FloatingFocusManager: rAF 延迟保护重定向丢失快速/合成 Tab 竞争 (焦点逃逸模态) — 请使用同步重定向或禁用 preventDefault 选项
作者: williamjingo创建于 2026年8月20日更新于 2026年8月20日
**环境:** `@floating-ui/[email protected]`,Chromium 149.0.7827.55 通过 Playwright 1.61.1,macOS 26.6.2,Intel i5-1038NG7(4c/8t)。通过 `Emulation.setCPUThrottlingRate` 4x/6x 重现(有和没有 CDP)。(通过 `@material-tailwind/[email protected]` 的对话框找到,该对话框渲染 `<FloatingFocusManager context={context}>`,具有所有默认值,但该机制是库级的。)
内容来源: floating-ui/floating-ui