chakra-ui / ark

Ark UI is a headless UI library with over 45+ components designed to build scalable Design Systems that works for a wide range of JS frameworks.
https://ark-ui.com
MIT License
3.8k stars 109 forks source link

fix(vue): should set emit parameters to useSteps #3069

Closed enpitsuLin closed 8 hours ago

enpitsuLin commented 2 days ago

fixed #3068

vercel[bot] commented 2 days ago

@enpitsuLin is attempting to deploy a commit to the Chakra UI Team on Vercel.

A member of the Team first needs to authorize it.

enpitsuLin commented 2 days ago

seems still no effect after this PR

this line never be called

https://github.com/chakra-ui/ark/blob/b9f41add41198bc76e939cdb6021791555a96057/packages/vue/src/components/steps/use-steps.ts#L37

this should upstream issue