Charis Rafailidis
Charis Rafailidis
`initializeClerkClient` returns a `Promise`. So, shouldn't it be awaited? If so, you should fix both your documentation & examples. I noticed that without it, if I try to use `window.Clerk`...
First of all, great package. Secondly, I'd like to ask if this package allows us to call Clerk server-side. From [this section](https://github.com/markjaquith/clerk-sveltekit#using-clerk-data-on-the-server) on Readme, first of all I believe `locals`...
### Describe the bug As the title says, `highlighted` in `Combobox` is currently `readable`. This should change to [writable](https://melt-ui.com/docs/builders/combobox) as per the docs and [confirmed by support](https://discord.com/channels/1116682155809067049/1163842578840555642). ### Reproduction To...