gitsheny
gitsheny
when i use command "vite-ssr build --mode test", the mode in vite.config.js is still "development".
### Checklist - [X] I searched existing issues and no one else requests similar feature. - [X] I think that 25%+ users are positive towards this feature. ### Describe the...
### tdesign-vue-next 版本 1.8.0 ### 重现链接 https://stackblitz.com/edit/angular-fvhxrp-77bkvd?file=package.json ### 重现步骤 组件多语言切换 vue版本在3.3.9正常 升级到3.4.0异常 ### 期望结果 多语言datepicker正常切换语言 ### 实际结果 多语言datepicker切换失败 ### 框架版本 _No response_ ### 浏览器版本 _No response_ ### 系统版本 _No response_...
或者覆盖也行
when i call my API directly from Vue components in client. i use useContext() and vue warn 'inject() can only be used inside setup() or functional components.'
After the package has been created and installed on Windows 10, right-click the exe file, select "Pin to Taskbar", and then open the program. If i set app.setAppUserModelId() and the...
### tdesign-vue-next 版本 1.9.5 ### 重现链接 https://stackblitz.com/edit/vitejs-vite-atblcu?file=src%2FApp.vue ### 重现步骤 我封装了一个组件,组件内使用了弹框。 当我使用v-if控制组件显示,并用同一个值传递给组件内部弹框的visible。 此时弹窗的过渡动画失效 ### 期望结果 弹窗显示过渡动画 ### 实际结果 弹窗的过渡动画失效 ### 框架版本 3.4.27 ### 浏览器版本 Chrome(124.0.6367.208) ### 系统版本 win10 ### Node版本 20.12.2...