mirror of
https://github.com/langgenius/dify.git
synced 2026-03-14 03:18:36 +08:00
Use pre-rendering strategy with CSS visibility control instead of conditional rendering to avoid race condition between React state update and PortalToFollowElem's click-outside detection.