xuanxuan321

Results 4 issues of xuanxuan321

Under VUE3 + Volar, Better Comments does not work in vue files

### 💻 系统环境 | Operating System macOS ### 🌐 浏览器 | Browser Chrome ### 🐛 问题描述 | Bug Description 黑暗模式下,每次进入页面的时候,都回会先闪烁一下浅色模式,然后再切换回暗色模式 ### 🚦 期望结果 | Expected Behavior 黑暗模式下,每次进入页面的时候,都不要出现闪烁 ### 📷 复现步骤...

bug
Inactive

理论上,只有Drawer中的className才应该被转换成rootClassName,结果发现,Drawer里面有children时,children中多有元素的className 都被转换成rootClassName了 ` { setVisible(false); }} closable={false} placement="bottom" getContainer={false} rootClassName={Style.Drawer} height={168} > { setVisible(false); }} onKeyDown={() => {}} rootClassName={Style.Close} > + {map(item => ( { if (prop('canEdit')(item)) { push( `/${getFeatureBy('link')(STAGING_CALCULATION)}/pay-approve/${prop('type')(...

please add changelog.md,let us konw clear what's new in new version

documentation