cdklabs / cdklabs/construct-hub-webapp
Rendering issue: On Terraform CDK google Provider "API Reference: is not accessible
Open
bug
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 11
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 3
Description
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:
```html
API Reference
```
## Testing environment:
- Safari 16.2 on macOS 13.1
- Google Chrome 109.0.5414.119 on macOS 13.1
(also tested in incognito mode without add-ons)
Contributor guide
Assessment
This issue has not been assessed yet.