Stefan
Stefan
### Validations - [X] Follow our [Code of Conduct](https://github.com/shikijs/shiki/blob/main/CODE_OF_CONDUCT.md) - [X] Read the [Contributing Guide](https://github.com/shikijs/shiki/blob/main/CONTRIBUTING.md). - [X] Check that there isn't already an issue that reports the same bug to...
Open Issues: * [ ] #47 * [ ] #99 * [ ] #101 * [ ] #105 * [ ] #106
**Describe the bug** `Breadcrumbs.Seperator` can't be overwritten by `props.children` **To Reproduce** ```tsx Foo Bar ``` **Output** `Foo / Bar` **Expected output** `Foo > Bar`
**Describe the bug** It looks like the filtering/searching is broken when you use a combobox with option groups: https://kobalte.dev/docs/core/components/combobox#using-option-groups If I start typing only the first entry (the "fruit" heading)...
If you want to help feel free to check out the `dev` branch.