Closed
Description
Describe the bug
When embedding cells using the Runtime library, following the example for custom fluid width, the redefined width
causes a RuntimeError: stdlib.Generators.observe is not a function
which is displayed on the embedded page instead of the chart.
To Reproduce
Steps to reproduce the behavior:
- See https://www.vera.org/covid-19/criminal-justice-city-and-state-spotlights/michigan
- Scroll to just below "Select a county" and see error:
chart = RuntimeError: stdlib.Generators.observe is not a function
update = RuntimeError: stdlib.Generators.observe is not a function
- See https://www.vera.org/code/michigan-jail-population-and-covid.js for the redefined
width
Expected behavior
chart
cell inherits parent width and resizes with the window.
Metadata
Metadata
Assignees
Labels
No labels