mirror of
https://github.com/langgenius/dify.git
synced 2026-05-11 09:03:04 -04: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.