vbenjs / vue-vben-admin

A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!

Home Page:https://www.vben.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modal的visible-change事件不触发

PuYunXi opened this issue · comments

描述 Bug

从2.8升级到2.11后,将页面迁移到新版本时发现Modal的打开关闭事件不再触发,仓库最新的demo也能复现

复现 Bug

仓库源码 Modal4.vue
image

文档错误,看了源码发现改名叫 open-change 了
image