opentofu / registry-ui

Powering the OpenTofu Registry Search (beta)
https://search.opentofu.org
Other
12 stars 4 forks source link

Fix access to provider data in error boundary #213

Closed damianstasik closed 1 month ago

damianstasik commented 1 month ago

Fixes #197

In cases where we don't have any provider version data we cannot use the data from the middleware. I've moved the logic into a component that'll run only when the data is available.

Preview: https://521d63ef.registry-ui-dxi.pages.dev/provider/nonexistent/nonexistent/latest

Checklist

cloudflare-workers-and-pages[bot] commented 1 month ago

Deploying registry-ui with  Cloudflare Pages  Cloudflare Pages

Latest commit: c9b2676
Status: ✅  Deploy successful!
Preview URL: https://521d63ef.registry-ui-dxi.pages.dev
Branch Preview URL: https://fix-access-to-provider-data.registry-ui-dxi.pages.dev

View logs