mirror of https://github.com/langgenius/dify.git
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 |
||
|---|---|---|
| .. | ||
| hooks | ||
| app-card.tsx | ||
| empty.tsx | ||
| footer.tsx | ||
| index.tsx | ||
| list.tsx | ||
| new-app-card.tsx | ||