Open pchiusano opened 2 years ago
So in this example, Seq.map is unique to the namespace, but the display renderer is showing more segments than that.
Seq.map
display
In the local ui it works fine. Also view works fine, show right number of segments.
view
We should add transcripts for each of these as we find them 👍🏼 , the naming stuff is finicky and it's really easy to accidentally cause rippling changes.
So in this example,
Seq.map
is unique to the namespace, but thedisplay
renderer is showing more segments than that.In the local ui it works fine. Also
view
works fine, show right number of segments.