father
father copied to clipboard
之前用umi-library,这个星期升级为father后,报滑动的错误
错误代码:scrollama error: step elements cannot be children of a scrollable element. Remove any css on the parent element with overflow: scroll; or overflow: auto; on elements with fixed height.
… ant-design中也有人问道这个问题,好像还没解决 https://github.com/ant-design/ant-design/issues/20062