-
A few users have needed to control the ContextMenu in some scenarios (typically canvas based apps) so it would be good if we could provide a way to do so.
-
### 重现链接
无
### Vant Weapp 版本
1.10.5
### 描述一下你遇到的问题。
在uniapp中使用DropdownMenu在激活弹出层后scroll-view组件无法滚动
resolve: https://blog.csdn.net/weixin_46324536/article/details/128236805
### 重现步骤
在使用scrol…
-
Mentioned in #1270 and #1334
-
**Describe the bug**
In my testing of DropdownMenu of Shad/cn from ```platform-bible-react``` lib, I noticed the PB Button is not passing down the props of Shad/cn.
**To Reproduce**
Use Button co…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
tsup build is failing on me when dts is enabled
cli output
```bash
> shadcn-fe-components@0.0.1 build C:\Users\denni\Desktop\code\workspace\shadcn-ui-fanedition\packages\ui
> tsup
CLI Build…
-
**Is your feature request related to a problem? Please describe.**
@radix/primitives do have [Popover.Close](https://www.radix-ui.com/primitives/docs/components/popover) button which handles closing …
-
Native context menus and alert dialogs usually close if we press Esc key.
P.S. should we close DropdownMenu too?
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
We currently can't access the `DropDownMenu` or `AlertDialog` from the common source set for compose. Someone mentioned this was because of `PopupProperties`.