PDeer
PDeer
### tdesign-vue-next 版本 0.19.1 ### 重现链接 https://stackblitz.com/edit/angular-gyu9ev?file=package.json ### 重现步骤 添加 `:style="{ width: '180px' }"` 属性 ### 期望结果 能绑定上style ### 实际结果 未绑定上style ### 框架版本 3.2.37 ### 浏览器版本 _No response_ ### 系统版本...
是否有考虑 通用屏幕尺寸适配? 例如:[https://pub.flutter-io.cn/packages/flutter_screenutil](url),或其他之类的
**Describe the bug** when update to `2.0.0+2`,it will version solving failed with `flutter_html` **To Reproduce** Steps to reproduce the behavior: ``` dependencies: flutter_html: ^2.1.2 dotted_border: ^2.0.0+2 ``` **Expected behavior** can...
### tdesign-mobile-vue 版本 1.0.5 ### 重现链接 _No response_ ### 重现步骤 在 nuxt 中使用按需引入的方式进行使用后在服务端渲染时会爆 window is not defined 错误,如果使用 ClientOnly 标签包裹则不会 ### 期望结果 希望能更好的兼容 nuxt ### 实际结果 _No response_ ### 框架版本...

### Prerequisites - [ ] There isn't an existing issue that reports the same bug to avoid duplicates. - [ ] The provided information offers a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of...