mirror of
https://github.com/langgenius/dify.git
synced 2026-03-22 23:08:03 +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.