Closed yang867381349 closed 1 month ago
这已经是最小的是复现了。再小就不显示问题。我是把我项目中的东西提取出来到对应的里面
这已经是最小的是复现了。再小就不显示问题。我是把我项目中的东西提取出来到对应的里面
Provide a based on CodeSandbox or stackblitz [Minimal, Reproducible Example] (https://stackoverflow.com/help/minimal-reproducible-example)
This issue does not have any recent activity. If you are still experiencing similar problems, open a new error, including a minimal copy of the problem
描述错误
场景:我要做一个可以拖动的窗口,现在拖动窗口内需要滚动条来解决展示不下的问题。为什么要用到n-modal,是因为打开前需要接口校验是否已经初始化好。现在n-scrollbar 的windth:fit-content影响了展示效果。导致左右展示区域出现右侧超出去了。
复现步骤
拉取至本地后,yarn install 安装,即可查看复现问题。
最小复现链接
https://github.com/yang867381349/Naive-UI-part
系统信息
使用的包管理器
yarn
验证