ampproject / ampproject/amp.dev
Throws an AMP-error saying that: "The specified layout 'FIXED_HEIGHT' is not supported by tag 'amp-audio'."
Open
Status: Pending Triage
Type: Bug
- Dominant language
- HTML
- Stars
- 600
- Forks
- 675
- PR merge metrics
- No merged PRs in 30d
Description
While using 'amp-audio' in 'amp-story' page with layout 'fixed-height', it throws an AMP-Error.
- Page link: [Sample Story](https://vs-subdomain-appsites.azurewebsites.net/100.visualstories.com/test-audio-card-2130)
- Screenshot:

The document [here](https://amp.dev/documentation/components/amp-audio/?format=stories) clearly says about layout support to amp-audio tag. It get valid only when we use layout as 'nodisplay'.
Contributor guide
Assessment
This issue has not been assessed yet.