WGBH-MLA / ov-frontend

Open Vault Frontend
https://wgbh-mla.github.io/ov-deploy
0 stars 0 forks source link

interviews/programs content block types don't display properly #28

Closed foglabs closed 8 months ago

foglabs commented 9 months ago

Description

when creating interviews or programs type content blocks in OV collections, the frontend expects raw html content, but gets an object. this is probably because these block types are arrays of interview/program items.

fixed when these types are properly displayed

Reproduction steps

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

No response

Screenshots

![DESCRIPTION](LINK.png)

Browsers

No response

OS

No response

Additional context

No response

foglabs commented 8 months ago

fixed in #31