Fabian Iwand
Fabian Iwand
Related discussion: [Feature requests from a newbie](https://talk.observablehq.com/t/feature-requests-from-a-newbie/4368)
It seems that some users fork notebooks in order to "bookmark" them, causing more trivial forks without any changes. Being able to add any notebook into a collection would help...
It would be great to have this in Plot! 🙏🏻 What remaining issues need to be resolved?
Related: https://github.com/observablehq/inputs/issues/237
@simond shared the correct workaround in #261: Increase the number of rows until they expand enough beyond the visible area. (I used to set - and recommend - `{rows: Infinity}`...
A fix might be to attach an IntersectionObserver to the last row and have that trigger appendRows() for the next chunk.
The search only matches the start of a word (but also erroneously excludes numbers like "7`"). To give an example, searching for "read" won't match "Bread". That being said, how...
Applies to wrapping lines. Also reported [on Slack](https://observablehq.slack.com/archives/C01LADG5CF6/p1645570799217199) (archived ambassadors channel).
It also becomes impossible to properly use JSDoc style inline documentation, as leading docblocks are dropped. In order to access them, one would have to fetch the raw cell contents...
Could you please try to find out the browser and version that your TV is running? According to http://kangax.github.io/compat-table/es6/ the Samsung Browser does support all language features. Also, does this...