cschroeter / park-ui

Beautifully designed components built with Ark UI and Panda CSS that work with a variety of JS frameworks.
https://park-ui.com
MIT License
1.63k stars 71 forks source link

nested Menu doesn't work on a touch device #353

Closed dannylin108 closed 2 months ago

dannylin108 commented 3 months ago

Open the official demo on a mobile:

https://park-ui.com/docs/panda/components/menu

Touching 'Invite members' will not show the submenu.

cschroeter commented 2 months ago

@dannylin108

This has been fixed in https://github.com/chakra-ui/zag/commit/5c1ff93c2039d81f9ae7b321701bd52163c26867 and should work now.