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