dify/web/app/components/billing/pricing/plans
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
..
cloud-plan-item fix: maintain loading guard during async billing URL fetch 2025-12-10 12:23:56 +08:00
self-hosted-plan-item [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +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