cdklabs / construct-hub-webapp

React web app for Construct Hub
Apache License 2.0
22 stars 11 forks source link

Terraform CDK google Provider: API Reference not accessible #1307

Open niels-garve opened 1 year ago

niels-garve commented 1 year ago

Hello,

I can't access the @cdktf/provider-google TypeScript docs and I hope you can help me

Thanks in advance Niels

Test case

  1. open https://constructs.dev/packages/@cdktf/provider-google/v/5.0.3?lang=typescript
  2. Try to click "API Reference" in the sidebar
  3. It is not clickable because it is rendered as paragraph:
    <p class="chakra-text css-1qt98ox">API Reference</p>

Testing environment:

(also tested in incognito mode without add-ons)

mrgrain commented 1 year ago

This looks like a rendering issue to me. Moved.