You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(Carousel): #3078, #3106 and simple code
* fix(Carousel): fix slide level error on fade effect
* fix(Carousel): get exact size
* chore(Carousel): only use computed size when slides pre view multiple
* chore: reviewed
* chrome: revise demo
* fix(Carousel): fix the can not trigger touchstart on ios
* docs: changelog
TuSimple/naive-ui version (版本)
2.30.3
Vue version (Vue 版本)
3.2.37
Browser and its version (浏览器及其版本)
102.0.5005.61(正式版本) (x86_64)
System and its version (系统及其版本)
macOS(10.15.7)
Node version (Node 版本)
Reappearance link (重现链接)
https://www.naiveui.com/zh-CN/os-theme/components/carousel
Reappearance steps (重现步骤)
按照demo的默认写法使用
Expected results (期望的结果)
期望能看到图片
Actual results (实际的结果)
图片没有展示
Remarks (补充说明)
我使用的代码如下:
在浏览器上展示如下:
我打开调试工具发现宽度都为0:
The text was updated successfully, but these errors were encountered: