Oleh Aleinyk
Oleh Aleinyk
@matthew-dean this is indeed possible. I will work on it during weekends.
@matthew-dean I'm a bit behind on my main project. I will push fix for this in 1-2 days.
@lovell found it: https://github.com/ImageMagick/ImageMagick/blob/aa413353e3dc86c56a44d23f1d1d4db67e0911ff/MagickCore/geometry.c#L1490 I will try to implement this on weekends. Unless you will know how to do this quickly :)
Temporary workaround would be to not use ComboboxViewport. Here is a good example of such abstraction: https://github.com/radix-vue/shadcn-vue/blob/dev/apps/www/src/lib/registry/default/ui/command/CommandList.vue
> > Temporary workaround would be to not use ComboboxViewport. Here is a good example of such abstraction: https://github.com/radix-vue/shadcn-vue/blob/dev/apps/www/src/lib/registry/default/ui/command/CommandList.vue > > > > Hi @oaleynik > > > > Do...
We don't use Nuxt per se in our project, but we do use Vite + Vue3. This issue also appears a lot in Sentry logs. Update - adding versions just...
Ok, I think there was a solution implemented: https://github.com/vitejs/vite/pull/12084. I will give it a try. Apologies for the noise.
Bump. The DropdownMenu behaves similarly when DropdownMenuItem is wrapped around or rendered as the RouterLink.