mirror of
https://github.com/langgenius/dify.git
synced 2026-02-16 07:54:40 +08:00
Add useAsyncWindowOpen hook to handle async URL fetching with placeholder window pattern. This prevents browser popup blockers (especially Safari) from blocking windows opened after async operations. - Create reusable useAsyncWindowOpen hook with placeholder window pattern - Fix billing subscription management popup (cloud-plan-item) - Fix app card explore popup - Fix app publisher explore popup Fixes #29389 Ref: #29390 |
||
|---|---|---|
| .. | ||
| assets | ||
| plan-switcher | ||
| plans | ||
| footer.tsx | ||
| header.tsx | ||
| index.tsx | ||