Charlie Yaris
Charlie Yaris
See the repl: https://svelte.dev/repl/30b19d1cd95c4f10a771a91f2de6e322?version=3.48.0 Without the `{VirtualList}` prop, the items are formatted as expected. With the `{VirtualList}` prop, the first item overlaps with the other items.
Ability to use the groupBy prop for items using `VirtualList`.
Rather than passing through a format `string` for the logger, would be great if a `class` could be passed through to use the `logger.setFormatter(fmt)` method.
**Describe the bug** Magic functions are no longer being executed in the VS Code Interactive Window. Running a cell using `# MAGIC %md` will be treated as a Python comment....