dify/web/app/components/billing/pricing
yyh 8bf9eee91e
fix: maintain loading guard during async billing URL fetch
Add await to openAsync call to prevent multiple concurrent requests
when users rapidly click the billing button. This maintains the
loading state until the billing URL is successfully fetched and opened.

Addresses review feedback about regression in loading behavior
2025-12-10 12:23:56 +08:00
..
assets feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
plan-switcher feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
plans fix: maintain loading guard during async billing URL fetch 2025-12-10 12:23:56 +08:00
footer.tsx feat(billing): add tax information tooltips in pricing footer (#26705) 2025-10-10 15:34:56 +08:00
header.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
index.tsx refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00