其他分享
首页 > 其他分享> > 解决vue 移动端项目“切换页面,页面置顶”后报错为:"TypeError: Cannot set property 'scrollTop' of null"

解决vue 移动端项目“切换页面,页面置顶”后报错为:"TypeError: Cannot set property 'scrollTop' of null"

作者:互联网

参考原代码链接:https://www.cnblogs.com/wayneliu007/p/11932204.html

报错截图:

 

 解决方法:

导入的getScrollParent为真返回的null改为空的数值型即可

 

标签:www,报错,原代码,null,置顶,页面
来源: https://www.cnblogs.com/crong666/p/15224805.html