Open karimhossenbux opened 7 months ago
<DropdownMenu.Root onOpenChange={() => console.log('test')}>
Trying to console.log something (or call another function), but it doesn't seems to trigger on that event.
Platform: iOS
+1!
<DropdownMenu.Root onOpenChange={() => console.log('test')}>
Trying to console.log something (or call another function), but it doesn't seems to trigger on that event.
Platform: iOS