mirror of
https://github.com/langgenius/dify.git
synced 2026-03-15 03:47:10 +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.