radix-vue / shadcn-vue

Vue port of shadcn-ui
https://www.shadcn-vue.com/
MIT License
3.51k stars 203 forks source link

Fixed delegatedProps error of DropdownMenuRadioItem #575

Closed GunniBusch closed 1 month ago

GunniBusch commented 1 month ago

Fixed error

๐Ÿ”— Linked issue

fixes #574

โ“ Type of change

๐Ÿ“š Description

๐Ÿ“ธ Screenshots (if appropriate)

๐Ÿ“ Checklist

sadeghbarati commented 1 month ago

CC @zernonia

This type error is strange. Can you check it, please

IIRC type was MaybeComputedRef.

Related PR #576

sadeghbarati commented 1 month ago

Related PR in radix-vue https://github.com/radix-vue/radix-vue/pull/943

https://github.com/radix-vue/radix-vue/pull/943

zernonia commented 1 month ago

https://github.com/radix-vue/shadcn-vue/pull/576#issuecomment-2132033022