Diana
Diana
@shadcn I'm seeing the same issue.
The issue for me is only happening when the `CommandItem` contains an `Avatar` with an `AvatarFallback`. It's resolved if I remove the `AvatarFallback` and set the `Avatar`'s tabIndex to -1
To fix the error `TypeError: Cannot read properties of undefined (reading 'getReader')` , I added a slash to the namespace call, e.g. `this.namespace = '/api'`.
zeljkoobrenovic.github.io is @zeljkoobrenovic 's personal GitHub page. We can't update it.
Hi @zeljkoobrenovic , thanks for having a look! We're working on internalising the explorer, and your original work is important for reference, so please don't archive it yet :pray: For...