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

當使用手機裝置時會無法滾動(ain't scrolling when use mobile device) #1639

Closed
dolphinlin opened this issue Apr 30, 2017 · 11 comments
Labels

Comments

@dolphinlin
Copy link
Contributor

dolphinlin commented Apr 30, 2017

Expected behavior (预期行为)

滾動頁面(手機裝置)
Scrolling page (Mobile device)

mobile device: iphone 6
whether i use Chrome or Safari, it all comes to the same thing

Actual behavior (实际行为)

無法滾動
ain't scrolling

Steps to reproduce the behavior (重现步骤)

設定 緞帶 > canvas_ribbon: true
to set > canvas_ribbon: true

NexT Information

Add the ✔ sign before an item which is affected by this behavior.

NexT Version:

  • ✔Master
  • Latest Release
  • Old version -

NexT Scheme:

  • All schemes
  • Muse
  • Mist
  • ✔Pisces

Other Information (Like Browser, System, Screenshots)

@leviding
Copy link
Contributor

Me too. iPad mini2.

@ivan-nginx
Copy link
Collaborator

Need to find author of this feature and ask him for it bug, i think.

@dolphinlin
Copy link
Contributor Author

Who is the author of plugin?
The bug is so serious😫

@ivan-nginx
Copy link
Collaborator

ivan-nginx commented Apr 30, 2017

Hmmm) U can find it by History versions of file, whom give this feature.
That pull, i think: #1565. =)

@dolphinlin
Copy link
Contributor Author

WTF....i find it!!!!!!
the code cause an exception..

document.addEventListener("touchmove", function(e) {
    e.preventDefault()
  });

the author say '重写了vue作者博客中的背景彩带' <<
but i go to the site of Evanyou, i found that his page is no scroll bar ....

@ivan-nginx
Copy link
Collaborator

ivan-nginx commented Apr 30, 2017

Ok, i don't understand what author say, but u can do pull request with fix on it.

@ivan-nginx ivan-nginx added the Bug label Apr 30, 2017
@dolphinlin
Copy link
Contributor Author

he just say that 'rewrite the background ribbon of Vuejs's author website for the plugin'

@ivan-nginx
Copy link
Collaborator

Mb he's mean, what need to copy last version of any scripts from original author page to fix it?
Anyway, if this error appear on author page, need to contact with this author and say it to him. Mb, create issue on his Github, for example.


P.S. Why u need this beauty things? Most of the all — is simple. If anything do wall afead you eyes, that's mostly mean what in context and idea is nothing. This is my opinion.

@dolphinlin
Copy link
Contributor Author

okay! i think simple is beauty tooooo!
i just set the function for fun , LOL
i will pull req for the code

@ivan-nginx
Copy link
Collaborator

i will pull req for the code

Ok.

@ivan-nginx
Copy link
Collaborator

Fix in #1640.

If issue resolved, close it please.

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

No branches or pull requests

3 participants