Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS端出现滚动条时会不断刷新页面 #7

Open
rttg125 opened this issue Jul 14, 2020 · 1 comment
Open

IOS端出现滚动条时会不断刷新页面 #7

rttg125 opened this issue Jul 14, 2020 · 1 comment

Comments

@rttg125
Copy link

rttg125 commented Jul 14, 2020

在IOS端,当引入了oview的页面出现滚动条时,会刷新页面

最后定位到Chart.vue 中的reRender方法中的window.location.reload()导致

请作者抽时间修复一下,谢谢!!!

PS:提供的演示demo在IOS上同样出现不断刷新界面的bug

@MrGaoGang
Copy link
Owner

在IOS端,当引入了oview的页面出现滚动条时,会刷新页面

最后定位到Chart.vue 中的reRender方法中的window.location.reload()导致

请作者抽时间修复一下,谢谢!!!

PS:提供的演示demo在IOS上同样出现不断刷新界面的bug

已移除reRender,如需要重新刷新,需要手动reRender

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants