Kael

Results 390 comments of Kael

> TSX does not support slots They're represented in types as a `$children` prop.

Workaround: - change `noble` to `jammy` in `/etc/apt/sources.list.d/edgedb.list` - download https://packages.ubuntu.com/jammy/amd64/libicu70/download and `apt install ./libicu70_70.1-2_amd64.deb`

I think res should always include some sort of unknown response anyway, any route could return 500 if it throws an error or 502/504 if there's a proxy in the...

Does "not importing any styles" count as unstyled? https://github.com/vuetifyjs/vuetify-loader/tree/master/packages/vite-plugin#remove-all-style-imports

Not clear what the difference between "select button" and "toggle button" is but we have https://vuetifyjs.com/en/components/button-groups/

I've added links

Is there a reason this hasn't been merged?

Duplicate of https://github.com/vuejs/vue/issues/6914

@J-Sek Does this replace #20812 now?