vueComponent / ant-design-vue

🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
https://antdv.com/
Other
20.32k stars 3.8k forks source link

DatePicker component cannot enter @pannelChnage event #6183

Closed beattortoise closed 1 year ago

beattortoise commented 1 year ago

Version

undefined

Environment

win7, vue:3.2.0 , chrome 108.0.5359.125

Reproduction link

https://stackblitz.com/edit/vue-fqn8ma?file=src%2FApp.vue,src%2Fmain.js

Steps to reproduce

1.点击datePicker组件,然后操作左右panel上一个月,下一个月按钮。

What is expected?

1.点击datePicker组件,然后操作左右panel按钮。可以弹出alert(1)

What is actually happening?

1.点击datePicker组件,然后操作左右panel按钮。无法触发里面的事件,alert(1)

image

beattortoise commented 1 year ago

image image 文档写了是公有事件,官网demo也引用了,但通过https://codesandbox.io/s/05pq7m?file=/src/demo.vue 并不能运行。react版的antdesign datePicker拥有这个事件并可以运行。目前情况下,想知道面板日期信息,该如何获取呢?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] commented 8 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.