Angular UI 网格滚动错误 [英] Angular UI Grid Scroll Error

查看:25
本文介绍了Angular UI 网格滚动错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用的是 ui grid 3.0.6.直到昨天它工作正常.但是现在谷歌浏览器有问题.(版本56.0.2924.87)

I am using ui grid 3.0.6. Until yesterday it was working fine. But there is a problem in Google chrome now.(Version 56.0.2924.87)

当我滚动网格或单击向下滚动箭头时,它开始滚动得非常快.无法控制速度.它运行良好,仅适用于 Chrome.

When I scroll the grid, or click on scroll down arrow it starts scrolling very fast. Couldn't control the speed. It was working fine and only in Chrome.

有人可以帮忙吗?

提前致谢.

推荐答案

将此样式添加到我的 style.css 有帮助

Adding this style to my style.css is helped

.ui-grid-viewport {
    overflow-anchor: none;
}

这篇关于Angular UI 网格滚动错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆